File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- [ ![ Build Status] ( https://travis-ci.org/matsoftware/swift-code-metrics.svg?branch=master )] ( https://travis-ci.org/matsoftware/swift-code-metrics ) [ ![ codecov] ( https://codecov.io/gh/matsoftware/swift-code-metrics/branch/master/graph/badge.svg )] ( https://codecov.io/gh/matsoftware/swift-code-metrics ) [ ![ Codacy Badge] ( https://api.codacy.com/project/badge/Grade/2ff12e0cafce4ec68024d47b000d2e42 )] ( https://app.codacy.com/app/matsoftware/swift-code-metrics?utm_source=github.com&utm_medium=referral&utm_content=matsoftware/swift-code-metrics&utm_campaign=Badge_Grade_Dashboard )
2- [ ![ PyPI] ( https://img.shields.io/pypi/v/swift-code-metrics.svg )] ( https://pypi.python.org/pypi/swift-code-metrics ) [ ![ License ] ( https://img.shields.io/badge/license-MIT-blue.svg?x=1 )] ( LICENSE )
1+ [ ![ FOSSA Status ] ( https://app.fossa.io/api/projects/git%2Bgithub.com%2Fmatsoftware%2Fswift-code-metrics.svg?type=shield )] ( https://app.fossa.io/projects/git%2Bgithub.com%2Fmatsoftware%2Fswift-code-metrics?ref=badge_shield ) [ ![ License ] ( https://img.shields.io/badge/license-MIT-blue.svg?x=1 )] ( LICENSE ) [ ![ Build Status] ( https://travis-ci.org/matsoftware/swift-code-metrics.svg?branch=master )] ( https://travis-ci.org/matsoftware/swift-code-metrics ) [ ![ codecov] ( https://codecov.io/gh/matsoftware/swift-code-metrics/branch/master/graph/badge.svg )] ( https://codecov.io/gh/matsoftware/swift-code-metrics ) [ ![ Codacy Badge] ( https://api.codacy.com/project/badge/Grade/2ff12e0cafce4ec68024d47b000d2e42 )] ( https://app.codacy.com/app/matsoftware/swift-code-metrics?utm_source=github.com&utm_medium=referral&utm_content=matsoftware/swift-code-metrics&utm_campaign=Badge_Grade_Dashboard )
2+ [ ![ PyPI] ( https://img.shields.io/pypi/v/swift-code-metrics.svg )] ( https://pypi.python.org/pypi/swift-code-metrics )
33
44# swift-code-metrics
55
66Code metrics analyzer for Swift projects.
77
8- | ![ Example code distribution] ( docs/assets/code_distribution.jpeg ) ![ Example deviation main sequence] ( docs/assets/example_deviation_main_sequence.jpeg ) |
8+ | ![ Example code distribution] ( https://raw.githubusercontent.com/matsoftware/swift-code-metrics/master/ docs/assets/code_distribution.jpeg) ![ Example deviation main sequence] ( https://raw.githubusercontent.com/matsoftware/swift-code-metrics/master/ docs/assets/example_deviation_main_sequence.jpeg) |
99| --------------------------------------------------------------------------------------------------------------------------------------------------------|
10- | ![ Example internal distribution] ( docs/assets/example_internal_deps_graph.jpeg ) |
10+ | ![ Example internal distribution] ( https://raw.githubusercontent.com/matsoftware/swift-code-metrics/master/ docs/assets/example_internal_deps_graph.jpeg) |
1111
1212## Introduction
1313
@@ -47,7 +47,7 @@ The syntax is:
4747
4848## Documentation
4949
50- Please follow the [ guide] ( docs/GUIDE.md ) with a practical example to get started.
50+ Please follow the [ guide] ( https://github.com/matsoftware/swift-code-metrics/tree/master/ docs/GUIDE.md) with a practical example to get started.
5151
5252## Current limitations
5353
You can’t perform that action at this time.
0 commit comments