forked from python-babel/babel
-
Notifications
You must be signed in to change notification settings - Fork 0
/
extern_coverage_before.txt
31 lines (31 loc) · 1.82 KB
/
extern_coverage_before.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Name Stmts Miss Cover
-----------------------------------------------------------
babel/__init__.py 3 0 100%
babel/core.py 353 12 97%
babel/dates.py 732 106 86%
babel/languages.py 16 0 100%
babel/lists.py 21 0 100%
babel/localedata.py 121 6 95%
babel/localtime/__init__.py 12 3 75%
babel/localtime/_fallback.py 22 11 50%
babel/localtime/_helpers.py 39 28 28%
babel/localtime/_unix.py 52 36 31%
babel/localtime/_win32.py 54 40 26%
babel/messages/__init__.py 2 0 100%
babel/messages/catalog.py 398 17 96%
babel/messages/checkers.py 82 16 80%
babel/messages/extract.py 336 15 96%
babel/messages/frontend.py 552 74 87%
babel/messages/jslexer.py 103 13 87%
babel/messages/mofile.py 91 9 90%
babel/messages/plurals.py 23 0 100%
babel/messages/pofile.py 311 14 95%
babel/messages/setuptools_frontend.py 20 8 60%
babel/numbers.py 434 9 98%
babel/plural.py 287 10 97%
babel/support.py 265 60 77%
babel/units.py 70 0 100%
babel/util.py 122 6 95%
conftest.py 13 0 100%
-----------------------------------------------------------
TOTAL 4534 493 89%