| Total Complexity | 20 |
| Dependencies | 0 |
| Dependents | 1 |
| Total lines | 147 |
| Lines of code | 82 |
| Logical lines of code | 50 |
| Comment lines | 34 |
| Methods | 9 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| IsLocked() | 55 | 5 | 20 | |
| _IsProcessRunning() | 58 | 4 | 16 | |
| LockName() | 62 | 2 | 11 | |
| Acquire() | 71 | 2 | 6 | |
| Lock() | 63 | 2 | 10 | |
| _GetCurrentSite() | 65 | 2 | 9 | |
| TryAcquire() | 80 | 1 | 3 | |
| Release() | 76 | 1 | 4 | |
| ForceUnlock() | 80 | 1 | 3 |