|
1 | 1 | <?xml version="1.0" ?> |
2 | | -<coverage version="5.5" timestamp="1632296315122" lines-valid="516" lines-covered="492" line-rate="0.9535" branches-covered="0" branches-valid="0" branch-rate="0" complexity="0"> |
| 2 | +<coverage version="5.5" timestamp="1632296536398" lines-valid="516" lines-covered="492" line-rate="0.9535" branches-covered="0" branches-valid="0" branch-rate="0" complexity="0"> |
3 | 3 | <!-- Generated by coverage.py: https://coverage.readthedocs.io --> |
4 | 4 | <!-- Based on https://raw.githubusercontent.com/cobertura/web/master/htdocs/xml/coverage-04.dtd --> |
5 | 5 | <sources> |
|
252 | 252 | <lines> |
253 | 253 | <line number="15" hits="1"/> |
254 | 254 | <line number="18" hits="1"/> |
255 | | - <line number="22" hits="1"/> |
256 | 255 | <line number="24" hits="1"/> |
257 | | - <line number="25" hits="1"/> |
258 | | - <line number="28" hits="1"/> |
259 | | - <line number="32" hits="1"/> |
260 | | - <line number="34" hits="1"/> |
261 | | - <line number="35" hits="1"/> |
| 256 | + <line number="26" hits="1"/> |
| 257 | + <line number="27" hits="1"/> |
| 258 | + <line number="30" hits="1"/> |
| 259 | + <line number="36" hits="1"/> |
| 260 | + <line number="38" hits="1"/> |
262 | 261 | <line number="39" hits="1"/> |
263 | 262 | <line number="43" hits="1"/> |
264 | | - <line number="45" hits="1"/> |
265 | | - <line number="46" hits="1"/> |
| 263 | + <line number="49" hits="1"/> |
| 264 | + <line number="51" hits="1"/> |
| 265 | + <line number="52" hits="1"/> |
266 | 266 | </lines> |
267 | 267 | </class> |
268 | 268 | <class name="__init__.py" filename="pyben/__init__.py" complexity="0" line-rate="1" branch-rate="0"> |
|
0 commit comments