Total Complexity | 7 |
Dependencies | 0 |
Dependents | 1 |
Total lines | 112 |
Lines of code | 30 |
Logical lines of code | 15 |
Comment lines | 70 |
Methods | 4 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_minor_version() | 68 | 2 | 7 | |
get_major_version() | 68 | 2 | 7 | |
get_patch_version() | 68 | 2 | 7 | |
parse_semver_version_string() | 67 | 1 | 9 |