Total Complexity | 12 |
Dependencies | 2 |
Dependents | 4 |
Total lines | 60 |
Lines of code | 42 |
Logical lines of code | 21 |
Comment lines | 0 |
Methods | 9 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
printNoteJson() | 61 | 3 | 13 | |
printNoteList() | 65 | 2 | 8 | |
__construct() | 91 | 1 | 2 | |
setStrategy() | 81 | 1 | 3 | |
addNote() | 72 | 1 | 4 | |
deleteNote() | 79 | 1 | 3 | |
getNotes() | 81 | 1 | 3 | |
clearAll() | 82 | 1 | 3 | |
getCount() | 79 | 1 | 3 |