Ran
|
Files
124
|
Run time
18s
|
Badge
Embed ▾
README BADGES
|
push
github
696 of 696 branches covered (100.0%)
Branch coverage included in aggregate %.
2098 of 2098 relevant lines covered (100.0%)
16.91 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
100.0 | src/authentication/DPoPWebIdExtractor.ts | 46 | 23 | 23 | 0 | 2.0 | |||
100.0 | src/authentication/EmptyCredentialsExtractor.ts | 21 | 7 | 7 | 0 | 1.0 | |||
100.0 | src/authentication/UnsecureWebIdExtractor.ts | 26 | 11 | 11 | 0 | 1.0 | |||
100.0 | src/authorization/AllowEverythingAuthorizer.ts | 11 | 2 | 2 | 0 | 1.0 | |||
100.0 | src/authorization/Authorizer.ts | 26 | 2 | 2 | 0 | 2.0 | |||
100.0 | src/authorization/UrlBasedAclManager.ts | 27 | 6 | 6 | 0 | 2.0 | |||
100.0 | src/authorization/WebAclAuthorizer.ts | 168 | 61 | 61 | 0 | 5.0 | |||
100.0 | src/init/AclInitializer.ts | 81 | 28 | 28 | 0 | 1.0 | |||
100.0 | src/init/CliRunner.ts | 69 | 13 | 13 | 0 | 2.0 | |||
100.0 | src/authentication/CredentialsExtractor.ts | 9 | 2 | 2 | 0 | 3.0 |