Ran
|
Files
10
|
Run time
0s
|
Badge
README BADGES
|
push
github
59 of 59 branches covered (100.0%)
Branch coverage included in aggregate %.
340 of 340 relevant lines covered (100.0%)
3.94 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
100.0 | src/encryption/decrypt.ts | 38 | 37 | 37 | 0 | 1.0 | |||
100.0 | src/encryption/encrypt.ts | 29 | 28 | 28 | 0 | 2.0 | |||
100.0 | src/encryption/index.ts | 32 | 31 | 31 | 0 | 5.0 | |||
100.0 | src/encryption/validator.ts | 66 | 65 | 65 | 0 | 6.0 | |||
100.0 | src/index.ts | 17 | 16 | 16 | 0 | 1.0 | |||
100.0 | src/libBuilder.ts | 43 | 42 | 42 | 0 | 3.0 | |||
100.0 | src/main.ts | 35 | 34 | 34 | 0 | 5.0 | |||
100.0 | src/utils/constants.ts | 31 | 30 | 30 | 0 | 1.0 | |||
100.0 | src/utils/parseArgs.ts | 38 | 37 | 37 | 0 | 5.0 | |||
100.0 | src/utils/readHelpFile.ts | 21 | 20 | 20 | 0 | 1.0 |