swift-code-metrics
Code metric analyzer for Swift projects.
File Explorer
Download Latest Version (.zip)- deploy.yml
- FUNDING.yml
- launch.json
- settings.json
- code_distribution.jpeg
- code_distribution_submodules.jpeg
- example_deviation_main_sequence.jpeg
- example_internal_deps_graph.jpeg
- lines_of_code_-_loc.jpeg
- n._of_classes_and_structs.jpeg
- n._of_imports_-_noi.jpeg
- number_of_comments_-_noc.jpeg
- number_of_tests_-_not.jpeg
- scm_override_example.png
- GUIDE.md
- AwesomeFeature.swift
- Info.plist
- IDEWorkspaceChecks.plist
- contents.xcworkspacedata
- project.pbxproj
- AwesomeFeatureViewControllerTests.swift
- Info.plist
- IDEWorkspaceChecks.plist
- contents.xcworkspacedata
- project.pbxproj
- CommonTypes.swift
- Info.plist
- Networking.swift
- FoundationFrameworkTests.swift
- Info.plist
- NetworkingTests.swift
- CaesarChiper.swift
- Info.plist
- Helpers.swift
- scm.json
- Contents.json
- Contents.json
- LaunchScreen.storyboard
- Main.storyboard
- AppDelegate.swift
- Info.plist
- ViewController.swift
- IDEWorkspaceChecks.plist
- contents.xcworkspacedata
- SwiftCodeMetricsExample.xcscheme
- project.pbxproj
- Info.plist
- SwiftCodeMetricsExampleTests.swift
- invalid_scm_override.json
- valid_scm_override.json
- ExampleFile.swift
- ExampleTest.swift
- expected_output.json
- __init__.py
- test_helper.py
- test_integration.py
- test_metrics.py
- test_parser.py
- __init__.py
- __main__.py
- _analyzer.py
- _graph_helpers.py
- _graphs_presenter.py
- _graphs_renderer.py
- _helpers.py
- _metrics.py
- _parser.py
- _report.py
- scm.py
- version.py
- .coveragerc
- .gitignore
- .travis.yml
- build_and_test.sh
- CHANGELOG.md
- codecov.sh
- install.sh
- LICENSE
- MANIFEST.in
- README.md
- requirements.txt
- setup.py
- swift-code-metrics-runner.py
- tests-requirements.txt
# Installation Guide
1. Get the code
git clone https://github.com/matsoftware/swift-code-metrics
Downloads the entire project code from GitHub to your computer.
cd swift-code-metrics
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
python <์คํํ ํ์ผ๋ช
>.py # README์์ ์ ํํ ์คํ ํ์ผ๋ช
์ ํ์ธํ์ธ์
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
