Ran
|
Files
6
|
Run time
0s
|
Badge
Embed ▾
README BADGES
|
github
21 of 24 branches covered (0.0%)
Branch coverage included in aggregate %.
202 of 202 relevant lines covered (100.0%)
1.0 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
95.71 | src/zope/untrustedpython/builtins.py | 127 | 50 | 50 | 0 | 1.0 | |||
100.0 | src/zope/untrustedpython/__init__.py | 1 | 0 | 0 | 0 | 0.0 | |||
100.0 | src/zope/untrustedpython/interpreter.py | 63 | 32 | 32 | 0 | 1.0 | |||
100.0 | src/zope/untrustedpython/rcompile.py | 22 | 5 | 5 | 0 | 1.0 | |||
100.0 | src/zope/untrustedpython/tests.py | 167 + 3 | 109 + 3 | 109 + 3 | 0 | 1.0 | |||
100.0 | src/zope/untrustedpython/transformer.py | 30 | 6 | 6 | 0 | 1.0 |