Total Complexity | 11 |
Dependencies | 0 |
Dependents | 3 |
Total lines | 74 |
Lines of code | 48 |
Logical lines of code | 22 |
Comment lines | 6 |
Methods | 9 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
createTable() | 63 | 2 | 12 | |
getInstance() | 71 | 2 | 6 | |
__construct() | 71 | 1 | 6 | |
dropTable() | 75 | 1 | 4 | |
tableExists() | 75 | 1 | 4 | |
lock() | 71 | 1 | 5 | |
isLocked() | 74 | 1 | 4 | |
releaseLock() | 74 | 1 | 4 | |
clearLocks() | 78 | 1 | 3 |