| CRAP | Complexity | Coverage | Location |
|---|---|---|---|
| 1.00 | 1 | 1/1 (100.00%) | eslint-plugin-crap/complexity.ts (L36 - L39) |
onCodePathStart() {
// The initial complexity is 1, representing one execution path in the CodePath
complexities.push(1);
},