File: coverage

package info (click to toggle)
mwic 0.7.10-3
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 784 kB
  • sloc: python: 1,169; sh: 73; makefile: 65
file content (14 lines) | stat: -rw-r--r-- 969 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Generated automatically by private/update-branch-coverage. Do not edit.

Name              Stmts   Miss Branch BrPart  Cover   Missing
-------------------------------------------------------------
lib/__init__.py       1      0      0      0   100%
lib/cli.py          229     49    106     19    75%   64-65, 68, 116, 127-133, 139->141, 165-171, 175, 180-185, 196, 203, 230-231, 242, 245-248, 264-267, 271->273, 273->238, 284, 288, 291-294, 299, 315-323, 327->279, 332-334
lib/colors.py        36      5     12      3    83%   38, 45, 52-53, 62
lib/data.py          57      3     18      2    91%   38-39, 86
lib/extdict.py       61      0     34      2    98%   84->88, 98->101
lib/intdict.py       95      0     26      0   100%
lib/pager.py         42     25     18      1    33%   33-34, 40, 53-79
lib/text.py          37      0     22      0   100%
-------------------------------------------------------------
TOTAL               558     82    236     27    82%