File: coverage

package info (click to toggle)
anorack 0.2.8-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 228 kB
  • sloc: python: 832; makefile: 75; sh: 36
file content (15 lines) | stat: -rw-r--r-- 785 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Generated automatically by private/update-coverage. Do not edit.

Name               Stmts   Miss Branch BrPart  Cover   Missing
--------------------------------------------------------------
lib/__init__.py        1      0      0      0   100%
lib/articles.py       14      0      4      0   100%
lib/cli.py            57      0     14      0   100%
lib/espeak.py         55      0      6      0   100%
lib/io.py             16      0      4      0   100%
lib/misc.py           13      0      2      0   100%
lib/parser.py         22      0      8      0   100%
lib/phonetics.py      27      0      6      0   100%
lib/version.py         1      0      0      0   100%
--------------------------------------------------------------
TOTAL                206      0     44      0   100%