| Total Complexity | 56 |
| Dependencies | 0 |
| Dependents | 1 |
| Total lines | 859 |
| Lines of code | 403 |
| Logical lines of code | 198 |
| Comment lines | 177 |
| Methods | 8 |
| Properties | 11 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| eng_to_nep() | 20 | 217 | ||
| nep_to_eng() | 34 | 10 | 114 | |
| _is_in_range_eng() | 61 | 7 | 12 | |
| _is_in_range_nep() | 61 | 7 | 12 | |
| is_leap_year() | 56 | 4 | 23 | |
| getTwoCharStr() | 66 | 3 | 9 | |
| getNepMonthToNumeric() | 66 | 3 | 9 | |
| get_instance() | 69 | 2 | 7 |