Total Complexity | 23 |
Dependencies | 1 |
Dependents | 1 |
Total lines | 273 |
Lines of code | 94 |
Logical lines of code | 62 |
Comment lines | 145 |
Methods | 7 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
setValue() | 51 | 6 | 25 | |
getValue() | 52 | 5 | 22 | |
convertGregorianToJd() | 65 | 5 | 7 | |
convertJdToGregorian() | 53 | 2 | 24 | |
convertJdToUnix() | 66 | 3 | 9 | |
__construct() | 75 | 1 | 4 | |
convertUnixToJd() | 78 | 1 | 3 |