From be938eaa195a52dd89f3a13aa68bb80de3425b11 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sat, 4 May 2024 10:31:36 -0400 Subject: [PATCH] docs: sample HTML for 7.5.1 --- Makefile | 1 + doc/sample_html/class_index.html | 164 +- ...e_html.js => coverage_html_cb_da166b87.js} | 54 +- ...icon_32.png => favicon_32_cb_58284776.png} | Bin doc/sample_html/function_index.html | 908 +-- doc/sample_html/index.html | 40 +- ...losed.png => keybd_closed_cb_ce680311.png} | Bin doc/sample_html/status.json | 2 +- .../{style.css => style_cb_8e611ae1.css} | 0 .../z_7b071bdc2a35fa80___init___py.html | 24 +- .../z_7b071bdc2a35fa80___main___py.html | 16 +- .../z_7b071bdc2a35fa80_cogapp_py.html | 1633 +++--- .../z_7b071bdc2a35fa80_makefiles_py.html | 87 +- .../z_7b071bdc2a35fa80_test_cogapp_py.html | 4985 ++++++++--------- .../z_7b071bdc2a35fa80_test_makefiles_py.html | 244 +- ...z_7b071bdc2a35fa80_test_whiteutils_py.html | 203 +- .../z_7b071bdc2a35fa80_utils_py.html | 152 +- .../z_7b071bdc2a35fa80_whiteutils_py.html | 156 +- 18 files changed, 4362 insertions(+), 4307 deletions(-) rename doc/sample_html/{coverage_html.js => coverage_html_cb_da166b87.js} (92%) rename doc/sample_html/{favicon_32.png => favicon_32_cb_58284776.png} (100%) rename doc/sample_html/{keybd_closed.png => keybd_closed_cb_ce680311.png} (100%) rename doc/sample_html/{style.css => style_cb_8e611ae1.css} (100%) diff --git a/Makefile b/Makefile index 8f7d83f30..94943c1f5 100644 --- a/Makefile +++ b/Makefile @@ -195,6 +195,7 @@ relcommit1: #: Commit the first release changes (see howto.txt). git commit -am "docs: prep for $$(python setup.py --version)" relcommit2: #: Commit the latest sample HTML report (see howto.txt). + git add doc/sample_html git commit -am "docs: sample HTML for $$(python setup.py --version)" kit: ## Make the source distribution. diff --git a/doc/sample_html/class_index.html b/doc/sample_html/class_index.html index a2ce83656..bc16203e8 100644 --- a/doc/sample_html/class_index.html +++ b/doc/sample_html/class_index.html @@ -3,9 +3,9 @@ Cog coverage - - - + + +
@@ -16,7 +16,7 @@

Cog coverage:

@@ -65,14 +65,14 @@

- - - - - - - - + + + + + + + + @@ -107,8 +107,8 @@

- - + + @@ -117,8 +117,8 @@

- - + + @@ -127,8 +127,8 @@

- - + + @@ -137,8 +137,8 @@

- - + + @@ -147,8 +147,8 @@

- - + + @@ -157,8 +157,8 @@

- - + + @@ -167,8 +167,8 @@

- - + + @@ -177,8 +177,8 @@

- - + + @@ -207,8 +207,8 @@

- - + + @@ -227,8 +227,8 @@

- - + + @@ -237,8 +237,8 @@

- - + + @@ -247,8 +247,8 @@

- - + + @@ -257,8 +257,8 @@

- - + + @@ -267,8 +267,8 @@

- - + + @@ -277,8 +277,8 @@

- - + + @@ -287,8 +287,8 @@

- - + + @@ -297,8 +297,8 @@

- - + + @@ -307,8 +307,8 @@

- - + + @@ -317,8 +317,8 @@

- - + + @@ -327,8 +327,8 @@

- - + + @@ -337,8 +337,8 @@

- - + + @@ -347,8 +347,8 @@

- - + + @@ -357,8 +357,8 @@

- - + + @@ -367,8 +367,8 @@

- - + + @@ -377,8 +377,8 @@

- - + + @@ -387,8 +387,8 @@

- - + + @@ -397,8 +397,8 @@

- - + + @@ -417,8 +417,8 @@

- - + + @@ -437,8 +437,8 @@

- - + + @@ -447,8 +447,8 @@

- - + + @@ -457,8 +457,8 @@

- - + + @@ -477,8 +477,8 @@

- - + + @@ -487,8 +487,8 @@

- - + + @@ -537,8 +537,8 @@

- coverage.py v7.5.0, - created at 2024-04-23 13:00 -0400 + coverage.py v7.5.1, + created at 2024-05-04 10:30 -0400

FileclassstatementsmissingexcludedbranchespartialcoverageFileclassstatementsmissingexcludedbranchespartialcoverage
100.00%
cogapp/cogapp.pyCogUsageErrorcogapp/cogapp.pyCogUsageError 0 0 0100.00%
cogapp/cogapp.pyCogInternalErrorcogapp/cogapp.pyCogInternalError 0 0 0100.00%
cogapp/cogapp.pyCogGeneratedErrorcogapp/cogapp.pyCogGeneratedError 0 0 0100.00%
cogapp/cogapp.pyCogUserExceptioncogapp/cogapp.pyCogUserException 0 0 0100.00%
cogapp/cogapp.pyCogCheckFailedcogapp/cogapp.pyCogCheckFailed 0 0 0100.00%
cogapp/cogapp.pyCogGeneratorcogapp/cogapp.pyCogGenerator 58 6 088.64%
cogapp/cogapp.pyCogOptionscogapp/cogapp.pyCogOptions 80 58 117.74%
cogapp/cogapp.pyCogcogapp/cogapp.pyCog 256 155 0100.00%
cogapp/test_cogapp.pyCogTestsInMemorycogapp/test_cogapp.pyCogTestsInMemory 73 0 00.00%
cogapp/test_cogapp.pyFileStructureTestscogapp/test_cogapp.pyFileStructureTests 29 29 00.00%
cogapp/test_cogapp.pyCogErrorTestscogapp/test_cogapp.pyCogErrorTests 11 11 00.00%
cogapp/test_cogapp.pyCogGeneratorGetCodeTestscogapp/test_cogapp.pyCogGeneratorGetCodeTests 37 37 00.00%
cogapp/test_cogapp.pyTestCaseWithTempDircogapp/test_cogapp.pyTestCaseWithTempDir 19 19 00.00%
cogapp/test_cogapp.pyArgumentHandlingTestscogapp/test_cogapp.pyArgumentHandlingTests 43 43 00.00%
cogapp/test_cogapp.pyTestMaincogapp/test_cogapp.pyTestMain 27 27 00.00%
cogapp/test_cogapp.pyTestFileHandlingcogapp/test_cogapp.pyTestFileHandling 73 73 00.00%
cogapp/test_cogapp.pyCogTestLineEndingscogapp/test_cogapp.pyCogTestLineEndings 12 12 00.00%
cogapp/test_cogapp.pyCogTestCharacterEncodingcogapp/test_cogapp.pyCogTestCharacterEncoding 12 12 00.00%
cogapp/test_cogapp.pyTestCaseWithImportscogapp/test_cogapp.pyTestCaseWithImports 6 6 00.00%
cogapp/test_cogapp.pyCogIncludeTestscogapp/test_cogapp.pyCogIncludeTests 46 46 00.00%
cogapp/test_cogapp.pyCogTestsInFilescogapp/test_cogapp.pyCogTestsInFiles 122 122 20.00%
cogapp/test_cogapp.pyCheckTestscogapp/test_cogapp.pyCheckTests 40 40 00.00%
cogapp/test_cogapp.pyWritabilityTestscogapp/test_cogapp.pyWritabilityTests 19 19 00.00%
cogapp/test_cogapp.pyChecksumTestscogapp/test_cogapp.pyChecksumTests 30 30 00.00%
cogapp/test_cogapp.pyCustomMarkerTestscogapp/test_cogapp.pyCustomMarkerTests 12 12 00.00%
cogapp/test_cogapp.pyBlakeTestscogapp/test_cogapp.pyBlakeTests 15 15 00.00%
cogapp/test_cogapp.pyErrorCallTestscogapp/test_cogapp.pyErrorCallTests 12 12 098.40%
cogapp/test_makefiles.pySimpleTestscogapp/test_makefiles.pySimpleTests 51 51 0100.00%
cogapp/test_whiteutils.pyWhitePrefixTestscogapp/test_whiteutils.pyWhitePrefixTests 17 17 00.00%
cogapp/test_whiteutils.pyReindentBlockTestscogapp/test_whiteutils.pyReindentBlockTests 21 21 00.00%
cogapp/test_whiteutils.pyCommonPrefixTestscogapp/test_whiteutils.pyCommonPrefixTests 12 12 0100.00%
cogapp/utils.pyRedirectablecogapp/utils.pyRedirectable 8 3 058.33%
cogapp/utils.pyNumberedFileReadercogapp/utils.pyNumberedFileReader 7 0 0
- - - - - - - - + + + + + + + + @@ -107,8 +107,8 @@

- - + + @@ -117,8 +117,8 @@

- - + + @@ -127,8 +127,8 @@

- - + + @@ -137,8 +137,8 @@

- - + + @@ -147,8 +147,8 @@

- - + + @@ -157,8 +157,8 @@

- - + + @@ -167,8 +167,8 @@

- - + + @@ -177,8 +177,8 @@

- - + + @@ -187,8 +187,8 @@

- - + + @@ -197,8 +197,8 @@

- - + + @@ -207,8 +207,8 @@

- - + + @@ -217,8 +217,8 @@

- - + + @@ -227,8 +227,8 @@

- - + + @@ -237,8 +237,8 @@

- - + + @@ -247,8 +247,8 @@

- - + + @@ -257,8 +257,8 @@

- - + + @@ -267,8 +267,8 @@

- - + + @@ -277,8 +277,8 @@

- - + + @@ -287,8 +287,8 @@

- - + + @@ -297,8 +297,8 @@

- - + + @@ -307,8 +307,8 @@

- - + + @@ -317,8 +317,8 @@

- - + + @@ -327,8 +327,8 @@

- - + + @@ -337,8 +337,8 @@

- - + + @@ -347,8 +347,8 @@

- - + + @@ -357,8 +357,8 @@

- - + + @@ -367,8 +367,8 @@

- - + + @@ -377,8 +377,8 @@

- - + + @@ -387,8 +387,8 @@

- - + + @@ -397,8 +397,8 @@

- - + + @@ -407,8 +407,8 @@

- - + + @@ -417,8 +417,8 @@

- - + + @@ -427,8 +427,8 @@

- - + + @@ -437,8 +437,8 @@

- - + + @@ -447,8 +447,8 @@

- - + + @@ -457,8 +457,8 @@

- - + + @@ -467,8 +467,8 @@

- - + + @@ -477,8 +477,8 @@

- - + + @@ -487,8 +487,8 @@

- - + + @@ -497,8 +497,8 @@

- - + + @@ -517,8 +517,8 @@

- - + + @@ -527,8 +527,8 @@

- - + + @@ -547,8 +547,8 @@

- - + + @@ -557,8 +557,8 @@

- - + + @@ -567,8 +567,8 @@

- - + + @@ -577,8 +577,8 @@

- - + + @@ -587,8 +587,8 @@

- - + + @@ -597,8 +597,8 @@

- - + + @@ -607,8 +607,8 @@

- - + + @@ -617,8 +617,8 @@

- - + + @@ -627,8 +627,8 @@

- - + + @@ -637,8 +637,8 @@

- - + + @@ -647,8 +647,8 @@

- - + + @@ -657,8 +657,8 @@

- - + + @@ -667,8 +667,8 @@

- - + + @@ -677,8 +677,8 @@

- - + + @@ -687,8 +687,8 @@

- - + + @@ -697,8 +697,8 @@

- - + + @@ -707,8 +707,8 @@

- - + + @@ -717,8 +717,8 @@

- - + + @@ -727,8 +727,8 @@

- - + + @@ -737,8 +737,8 @@

- - + + @@ -748,7 +748,7 @@

- + @@ -758,7 +758,7 @@

- + @@ -768,7 +768,7 @@

- + @@ -777,8 +777,8 @@

- - + + @@ -787,8 +787,8 @@

- - + + @@ -797,8 +797,8 @@

- - + + @@ -807,8 +807,8 @@

- - + + @@ -817,8 +817,8 @@

- - + + @@ -827,8 +827,8 @@

- - + + @@ -837,8 +837,8 @@

- - + + @@ -847,8 +847,8 @@

- - + + @@ -857,8 +857,8 @@

- - + + @@ -867,8 +867,8 @@

- - + + @@ -877,8 +877,8 @@

- - + + @@ -887,8 +887,8 @@

- - + + @@ -897,8 +897,8 @@

- - + + @@ -907,8 +907,8 @@

- - + + @@ -917,8 +917,8 @@

- - + + @@ -927,8 +927,8 @@

- - + + @@ -937,8 +937,8 @@

- - + + @@ -947,8 +947,8 @@

- - + + @@ -957,8 +957,8 @@

- - + + @@ -967,8 +967,8 @@

- - + + @@ -977,8 +977,8 @@

- - + + @@ -987,8 +987,8 @@

- - + + @@ -997,8 +997,8 @@

- - + + @@ -1007,8 +1007,8 @@

- - + + @@ -1017,8 +1017,8 @@

- - + + @@ -1027,8 +1027,8 @@

- - + + @@ -1037,8 +1037,8 @@

- - + + @@ -1047,8 +1047,8 @@

- - + + @@ -1057,8 +1057,8 @@

- - + + @@ -1067,8 +1067,8 @@

- - + + @@ -1077,8 +1077,8 @@

- - + + @@ -1087,8 +1087,8 @@

- - + + @@ -1097,8 +1097,8 @@

- - + + @@ -1107,8 +1107,8 @@

- - + + @@ -1117,8 +1117,8 @@

- - + + @@ -1127,8 +1127,8 @@

- - + + @@ -1137,8 +1137,8 @@

- - + + @@ -1147,8 +1147,8 @@

- - + + @@ -1157,8 +1157,8 @@

- - + + @@ -1167,8 +1167,8 @@

- - + + @@ -1177,8 +1177,8 @@

- - + + @@ -1187,8 +1187,8 @@

- - + + @@ -1197,8 +1197,8 @@

- - + + @@ -1207,8 +1207,8 @@

- - + + @@ -1217,8 +1217,8 @@

- - + + @@ -1227,8 +1227,8 @@

- - + + @@ -1237,8 +1237,8 @@

- - + + @@ -1247,8 +1247,8 @@

- - + + @@ -1257,8 +1257,8 @@

- - + + @@ -1267,8 +1267,8 @@

- - + + @@ -1277,8 +1277,8 @@

- - + + @@ -1287,8 +1287,8 @@

- - + + @@ -1297,8 +1297,8 @@

- - + + @@ -1307,8 +1307,8 @@

- - + + @@ -1317,8 +1317,8 @@

- - + + @@ -1327,8 +1327,8 @@

- - + + @@ -1337,8 +1337,8 @@

- - + + @@ -1347,8 +1347,8 @@

- - + + @@ -1357,8 +1357,8 @@

- - + + @@ -1367,8 +1367,8 @@

- - + + @@ -1377,8 +1377,8 @@

- - + + @@ -1387,8 +1387,8 @@

- - + + @@ -1397,8 +1397,8 @@

- - + + @@ -1407,8 +1407,8 @@

- - + + @@ -1417,8 +1417,8 @@

- - + + @@ -1427,8 +1427,8 @@

- - + + @@ -1437,8 +1437,8 @@

- - + + @@ -1447,8 +1447,8 @@

- - + + @@ -1457,8 +1457,8 @@

- - + + @@ -1467,8 +1467,8 @@

- - + + @@ -1477,8 +1477,8 @@

- - + + @@ -1487,8 +1487,8 @@

- - + + @@ -1497,8 +1497,8 @@

- - + + @@ -1507,8 +1507,8 @@

- - + + @@ -1517,8 +1517,8 @@

- - + + @@ -1527,8 +1527,8 @@

- - + + @@ -1537,8 +1537,8 @@

- - + + @@ -1547,8 +1547,8 @@

- - + + @@ -1557,8 +1557,8 @@

- - + + @@ -1567,8 +1567,8 @@

- - + + @@ -1577,8 +1577,8 @@

- - + + @@ -1587,8 +1587,8 @@

- - + + @@ -1597,8 +1597,8 @@

- - + + @@ -1607,8 +1607,8 @@

- - + + @@ -1617,8 +1617,8 @@

- - + + @@ -1627,8 +1627,8 @@

- - + + @@ -1637,8 +1637,8 @@

- - + + @@ -1647,8 +1647,8 @@

- - + + @@ -1657,8 +1657,8 @@

- - + + @@ -1667,8 +1667,8 @@

- - + + @@ -1677,8 +1677,8 @@

- - + + @@ -1687,8 +1687,8 @@

- - + + @@ -1697,8 +1697,8 @@

- - + + @@ -1707,8 +1707,8 @@

- - + + @@ -1717,8 +1717,8 @@

- - + + @@ -1727,8 +1727,8 @@

- - + + @@ -1737,8 +1737,8 @@

- - + + @@ -1747,8 +1747,8 @@

- - + + @@ -1757,8 +1757,8 @@

- - + + @@ -1767,8 +1767,8 @@

- - + + @@ -1777,8 +1777,8 @@

- - + + @@ -1787,8 +1787,8 @@

- - + + @@ -1797,8 +1797,8 @@

- - + + @@ -1807,8 +1807,8 @@

- - + + @@ -1817,8 +1817,8 @@

- - + + @@ -1827,8 +1827,8 @@

- - + + @@ -1837,8 +1837,8 @@

- - + + @@ -1847,8 +1847,8 @@

- - + + @@ -1857,8 +1857,8 @@

- - + + @@ -1867,8 +1867,8 @@

- - + + @@ -1877,8 +1877,8 @@

- - + + @@ -1887,8 +1887,8 @@

- - + + @@ -1897,8 +1897,8 @@

- - + + @@ -1907,8 +1907,8 @@

- - + + @@ -1917,8 +1917,8 @@

- - + + @@ -1927,8 +1927,8 @@

- - + + @@ -1937,8 +1937,8 @@

- - + + @@ -1947,8 +1947,8 @@

- - + + @@ -1957,8 +1957,8 @@

- - + + @@ -1977,8 +1977,8 @@

- - + + @@ -1987,8 +1987,8 @@

- - + + @@ -1997,8 +1997,8 @@

- - + + @@ -2007,8 +2007,8 @@

- - + + @@ -2017,8 +2017,8 @@

- - + + @@ -2027,8 +2027,8 @@

- - + + @@ -2037,8 +2037,8 @@

- - + + @@ -2047,8 +2047,8 @@

- - + + @@ -2057,8 +2057,8 @@

- - + + @@ -2067,8 +2067,8 @@

- - + + @@ -2087,8 +2087,8 @@

- - + + @@ -2097,8 +2097,8 @@

- - + + @@ -2107,8 +2107,8 @@

- - + + @@ -2117,8 +2117,8 @@

- - + + @@ -2127,8 +2127,8 @@

- - + + @@ -2137,8 +2137,8 @@

- - + + @@ -2147,8 +2147,8 @@

- - + + @@ -2157,8 +2157,8 @@

- - + + @@ -2167,8 +2167,8 @@

- - + + @@ -2177,8 +2177,8 @@

- - + + @@ -2187,8 +2187,8 @@

- - + + @@ -2197,8 +2197,8 @@

- - + + @@ -2207,8 +2207,8 @@

- - + + @@ -2227,8 +2227,8 @@

- - + + @@ -2237,8 +2237,8 @@

- - + + @@ -2247,8 +2247,8 @@

- - + + @@ -2257,8 +2257,8 @@

- - + + @@ -2267,8 +2267,8 @@

- - + + @@ -2277,8 +2277,8 @@

- - + + @@ -2287,8 +2287,8 @@

- - + + @@ -2297,8 +2297,8 @@

- - + + @@ -2317,18 +2317,18 @@

- - - + + + - + - - + + @@ -2337,8 +2337,8 @@

- - + + @@ -2361,12 +2361,12 @@

- + - +
FilefunctionstatementsmissingexcludedbranchespartialcoverageFilefunctionstatementsmissingexcludedbranchespartialcoverage
100.00%
cogapp/cogapp.pyCogGenerator.__init__cogapp/cogapp.pyCogGenerator.__init__ 4 0 0100.00%
cogapp/cogapp.pyCogGenerator.parseMarkercogapp/cogapp.pyCogGenerator.parse_marker 1 0 0100.00%
cogapp/cogapp.pyCogGenerator.parseLinecogapp/cogapp.pyCogGenerator.parse_line 1 0 0100.00%
cogapp/cogapp.pyCogGenerator.getCodecogapp/cogapp.pyCogGenerator.get_code 5 0 0100.00%
cogapp/cogapp.pyCogGenerator.evaluatecogapp/cogapp.pyCogGenerator.evaluate 33 4 083.67%
cogapp/cogapp.pyCogGenerator.msgcogapp/cogapp.pyCogGenerator.msg 1 1 00.00%
cogapp/cogapp.pyCogGenerator.outcogapp/cogapp.pyCogGenerator.out 10 0 0100.00%
cogapp/cogapp.pyCogGenerator.outlcogapp/cogapp.pyCogGenerator.outl 2 0 0100.00%
cogapp/cogapp.pyCogGenerator.errorcogapp/cogapp.pyCogGenerator.error 1 1 00.00%
cogapp/cogapp.pyCogOptions.__init__cogapp/cogapp.pyCogOptions.__init__ 22 0 0100.00%
cogapp/cogapp.pyCogOptions.__eq__cogapp/cogapp.pyCogOptions.__eq__ 1 1 00.00%
cogapp/cogapp.pyCogOptions.clonecogapp/cogapp.pyCogOptions.clone 1 1 00.00%
cogapp/cogapp.pyCogOptions.addToIncludePathcogapp/cogapp.pyCogOptions.add_to_include_path 2 2 00.00%
cogapp/cogapp.pyCogOptions.parseArgscogapp/cogapp.pyCogOptions.parse_args 46 46 10.00%
cogapp/cogapp.pyCogOptions._parse_markerscogapp/cogapp.pyCogOptions._parse_markers 4 4 00.00%
cogapp/cogapp.pyCogOptions.validatecogapp/cogapp.pyCogOptions.validate 4 4 00.00%
cogapp/cogapp.pyCog.__init__cogapp/cogapp.pyCog.__init__ 6 0 0100.00%
cogapp/cogapp.pyCog._fixEndOutputPatternscogapp/cogapp.pyCog._fix_end_output_patterns 3 0 0100.00%
cogapp/cogapp.pyCog.showWarningcogapp/cogapp.pyCog.show_warning 1 1 00.00%
cogapp/cogapp.pyCog.isBeginSpecLinecogapp/cogapp.pyCog.is_begin_spec_line 1 0 0100.00%
cogapp/cogapp.pyCog.isEndSpecLinecogapp/cogapp.pyCog.is_end_spec_line 1 0 0100.00%
cogapp/cogapp.pyCog.isEndOutputLinecogapp/cogapp.pyCog.is_end_output_line 1 0 0100.00%
cogapp/cogapp.pyCog.createCogModulecogapp/cogapp.pyCog.create_cog_module 2 0 0100.00%
cogapp/cogapp.pyCog.openOutputFilecogapp/cogapp.pyCog.open_output_file 9 9 00.00%
cogapp/cogapp.pyCog.openInputFilecogapp/cogapp.pyCog.open_input_file 3 3 00.00%
cogapp/cogapp.pyCog.processFilecogapp/cogapp.pyCog.process_file 104 23 070.73%
cogapp/cogapp.pyCog.suffixLinescogapp/cogapp.pyCog.suffix_lines 4 2 050.00%
cogapp/cogapp.pyCog.processStringcogapp/cogapp.pyCog.process_string 4 0 0100.00%
cogapp/cogapp.pyCog.replaceFilecogapp/cogapp.pyCog.replace_file 11 11 00.00%
cogapp/cogapp.pyCog.saveIncludePathcogapp/cogapp.pyCog.save_include_path 2 2 00.00%
cogapp/cogapp.pyCog.restoreIncludePathcogapp/cogapp.pyCog.restore_include_path 3 3 00.00%
cogapp/cogapp.pyCog.addToIncludePathcogapp/cogapp.pyCog.add_to_include_path 2 2 00.00%
cogapp/cogapp.pyCog.processOneFilecogapp/cogapp.pyCog.process_one_file 31 31 00.00%
cogapp/cogapp.pyCog.processWildcardscogapp/cogapp.pyCog.process_wildcards 5 5 00.00%
cogapp/cogapp.pyCog.processFileListcogapp/cogapp.pyCog.process_file_list 11 11 00.00%
cogapp/cogapp.pyCog.processArgumentscogapp/cogapp.pyCog.process_arguments 16 16 00.00%
cogapp/cogapp.pyCog.callableMaincogapp/cogapp.pyCog.callable_main 16 16 00.00%
cogapp/cogapp.pyCog.maincogapp/cogapp.pyCog.main 20 20 00.00%
cogapp/cogapp.pyfind_cog_sourcecogapp/cogapp.pyfind_cog_source 14 8 045.45%
cogapp/cogapp.pymaincogapp/cogapp.pymain 1 1 0100.00%
cogapp/makefiles.pymakeFilescogapp/makefiles.pymake_files 11 11 00.00%
cogapp/makefiles.pyremoveFilescogapp/makefiles.pyremove_files 7 7 0100.00%
cogapp/test_cogapp.pyCogTestsInMemory.testNoCogcogapp/test_cogapp.pyCogTestsInMemory.test_no_cog 3 0 0100.00%
cogapp/test_cogapp.pyCogTestsInMemory.testSimplecogapp/test_cogapp.pyCogTestsInMemory.test_simple 3 0 0100.00%
cogapp/test_cogapp.pyCogTestsInMemory.testEmptyCogcogapp/test_cogapp.pyCogTestsInMemory.test_empty_cog 3 0 0100.00%
cogapp/test_cogapp.pyCogTestsInMemory.testMultipleCogscogapp/test_cogapp.pyCogTestsInMemory.test_multiple_cogs 3 0 0100.00%
cogapp/test_cogapp.pyCogTestsInMemory.testTrimBlankLinescogapp/test_cogapp.pyCogTestsInMemory.test_trim_blank_lines 3 0 0100.00%
cogapp/test_cogapp.pyCogTestsInMemory.testTrimEmptyBlankLinescogapp/test_cogapp.pyCogTestsInMemory.test_trim_empty_blank_lines 3 0 0100.00%
cogapp/test_cogapp.pyCogTestsInMemory.testTrimBlankLinesWithLastPartialcogapp/test_cogapp.pyCogTestsInMemory.test_trim_blank_lines_with_last_partial 3 0 0100.00%
cogapp/test_cogapp.pyCogTestsInMemory.testCogOutDedentcogapp/test_cogapp.pyCogTestsInMemory.test_cog_out_dedent 3 0 0100.00%
cogapp/test_cogapp.pyCogTestsInMemory.test22EndOfLinecogapp/test_cogapp.pyCogTestsInMemory.test22_end_of_line 3 0 0100.00%
cogapp/test_cogapp.pyCogTestsInMemory.testIndentedCodecogapp/test_cogapp.pyCogTestsInMemory.test_indented_code 3 0 0100.00%
cogapp/test_cogapp.pyCogTestsInMemory.testPrefixedCodecogapp/test_cogapp.pyCogTestsInMemory.test_prefixed_code 3 0 0100.00%
cogapp/test_cogapp.pyCogTestsInMemory.testPrefixedIndentedCodecogapp/test_cogapp.pyCogTestsInMemory.test_prefixed_indented_code 3 0 0100.00%
cogapp/test_cogapp.pyCogTestsInMemory.testBogusPrefixMatchcogapp/test_cogapp.pyCogTestsInMemory.test_bogus_prefix_match 3 0 0100.00%
cogapp/test_cogapp.pyCogTestsInMemory.testNoFinalNewlinecogapp/test_cogapp.pyCogTestsInMemory.test_no_final_newline 3 0 0100.00%
cogapp/test_cogapp.pyCogTestsInMemory.testNoOutputAtAllcogapp/test_cogapp.pyCogTestsInMemory.test_no_output_at_all 3 0 0100.00%
cogapp/test_cogapp.pyCogTestsInMemory.testPurelyBlankLinecogapp/test_cogapp.pyCogTestsInMemory.test_purely_blank_line 3 0 0100.00%
cogapp/test_cogapp.pyCogTestsInMemory.testEmptyOutlcogapp/test_cogapp.pyCogTestsInMemory.test_empty_outl 3 0 0100.00%
cogapp/test_cogapp.pyCogTestsInMemory.testFirstLineNumcogapp/test_cogapp.pyCogTestsInMemory.test_first_line_num 3 0 0100.00%
cogapp/test_cogapp.pyCogTestsInMemory.testCompactOneLineCodecogapp/test_cogapp.pyCogTestsInMemory.test_compact_one_line_code 4 0 0100.00%
cogapp/test_cogapp.pyCogTestsInMemory.testInsideOutCompactcogapp/test_cogapp.pyCogTestsInMemory.test_inside_out_compact 3 0 0
cogapp/test_cogapp.pyCogTestsInMemory.testSharingGlobalsCogTestsInMemory.test_sharing_globals 4 0 0
cogapp/test_cogapp.pyCogTestsInMemory.testAssertInCogCodeCogTestsInMemory.test_assert_in_cog_code 4 0 0
cogapp/test_cogapp.pyCogTestsInMemory.testCogPreviousCogTestsInMemory.test_cog_previous 4 0 0100.00%
cogapp/test_cogapp.pyCogOptionsTests.testEqualitycogapp/test_cogapp.pyCogOptionsTests.test_equality 7 7 00.00%
cogapp/test_cogapp.pyCogOptionsTests.testCloningcogapp/test_cogapp.pyCogOptionsTests.test_cloning 9 9 00.00%
cogapp/test_cogapp.pyCogOptionsTests.testCombiningFlagscogapp/test_cogapp.pyCogOptionsTests.test_combining_flags 5 5 00.00%
cogapp/test_cogapp.pyCogOptionsTests.testMarkerscogapp/test_cogapp.pyCogOptionsTests.test_markers 5 5 00.00%
cogapp/test_cogapp.pyCogOptionsTests.testMarkersSwitchcogapp/test_cogapp.pyCogOptionsTests.test_markers_switch 5 5 00.00%
cogapp/test_cogapp.pyFileStructureTests.isBadcogapp/test_cogapp.pyFileStructureTests.is_bad 3 3 00.00%
cogapp/test_cogapp.pyFileStructureTests.testBeginNoEndcogapp/test_cogapp.pyFileStructureTests.test_begin_no_end 2 2 00.00%
cogapp/test_cogapp.pyFileStructureTests.testNoEoocogapp/test_cogapp.pyFileStructureTests.test_no_eoo 4 4 00.00%
cogapp/test_cogapp.pyFileStructureTests.testStartWithEndcogapp/test_cogapp.pyFileStructureTests.test_start_with_end 4 4 00.00%
cogapp/test_cogapp.pyFileStructureTests.testStartWithEoocogapp/test_cogapp.pyFileStructureTests.test_start_with_eoo 4 4 00.00%
cogapp/test_cogapp.pyFileStructureTests.testNoEndcogapp/test_cogapp.pyFileStructureTests.test_no_end 4 4 00.00%
cogapp/test_cogapp.pyFileStructureTests.testTwoBeginscogapp/test_cogapp.pyFileStructureTests.test_two_begins 4 4 00.00%
cogapp/test_cogapp.pyFileStructureTests.testTwoEndscogapp/test_cogapp.pyFileStructureTests.test_two_ends 4 4 00.00%
cogapp/test_cogapp.pyCogErrorTests.testErrorMsgcogapp/test_cogapp.pyCogErrorTests.test_error_msg 4 4 00.00%
cogapp/test_cogapp.pyCogErrorTests.testErrorNoMsgcogapp/test_cogapp.pyCogErrorTests.test_error_no_msg 4 4 00.00%
cogapp/test_cogapp.pyCogErrorTests.testNoErrorIfErrorNotCalledcogapp/test_cogapp.pyCogErrorTests.test_no_error_if_error_not_called 3 3 00.00%
cogapp/test_cogapp.pyCogGeneratorGetCodeTests.setUpcogapp/test_cogapp.pyCogGeneratorGetCodeTests.setUp 3 3 00.00%
cogapp/test_cogapp.pyCogGeneratorGetCodeTests.testEmptycogapp/test_cogapp.pyCogGeneratorGetCodeTests.test_empty 3 3 00.00%
cogapp/test_cogapp.pyCogGeneratorGetCodeTests.testSimplecogapp/test_cogapp.pyCogGeneratorGetCodeTests.test_simple 5 5 00.00%
cogapp/test_cogapp.pyCogGeneratorGetCodeTests.testCompressed1cogapp/test_cogapp.pyCogGeneratorGetCodeTests.test_compressed1 5 5 00.00%
cogapp/test_cogapp.pyCogGeneratorGetCodeTests.testCompressed2cogapp/test_cogapp.pyCogGeneratorGetCodeTests.test_compressed2 5 5 00.00%
cogapp/test_cogapp.pyCogGeneratorGetCodeTests.testCompressed3cogapp/test_cogapp.pyCogGeneratorGetCodeTests.test_compressed3 5 5 00.00%
cogapp/test_cogapp.pyCogGeneratorGetCodeTests.testCompressed4cogapp/test_cogapp.pyCogGeneratorGetCodeTests.test_compressed4 5 5 00.00%
cogapp/test_cogapp.pyCogGeneratorGetCodeTests.testNoCommonPrefixForMarkerscogapp/test_cogapp.pyCogGeneratorGetCodeTests.test_no_common_prefix_for_markers 6 6 00.00%
cogapp/test_cogapp.pyTestCaseWithTempDir.newCogcogapp/test_cogapp.pyTestCaseWithTempDir.new_cog 3 3 00.00%
cogapp/test_cogapp.pyTestCaseWithTempDir.setUpcogapp/test_cogapp.pyTestCaseWithTempDir.setUp 5 5 00.00%
cogapp/test_cogapp.pyTestCaseWithTempDir.tearDowncogapp/test_cogapp.pyTestCaseWithTempDir.tearDown 2 2 00.00%
cogapp/test_cogapp.pyTestCaseWithTempDir.assertFilesSamecogapp/test_cogapp.pyTestCaseWithTempDir.assertFilesSame 5 5 00.00%
cogapp/test_cogapp.pyTestCaseWithTempDir.assertFileContentcogapp/test_cogapp.pyTestCaseWithTempDir.assertFileContent 4 4 00.00%
cogapp/test_cogapp.pyArgumentHandlingTests.testArgumentFailurecogapp/test_cogapp.pyArgumentHandlingTests.test_argument_failure 7 7 00.00%
cogapp/test_cogapp.pyArgumentHandlingTests.testNoDashOAndAtFilecogapp/test_cogapp.pyArgumentHandlingTests.test_no_dash_o_and_at_file 3 3 00.00%
cogapp/test_cogapp.pyArgumentHandlingTests.testNoDashOAndAmpFilecogapp/test_cogapp.pyArgumentHandlingTests.test_no_dash_o_and_amp_file 3 3 00.00%
cogapp/test_cogapp.pyArgumentHandlingTests.testDashVcogapp/test_cogapp.pyArgumentHandlingTests.test_dash_v 3 3 00.00%
cogapp/test_cogapp.pyArgumentHandlingTests.producesHelpcogapp/test_cogapp.pyArgumentHandlingTests.produces_help 4 4 00.00%
cogapp/test_cogapp.pyArgumentHandlingTests.testDashHcogapp/test_cogapp.pyArgumentHandlingTests.test_dash_h 4 4 00.00%
cogapp/test_cogapp.pyArgumentHandlingTests.testDashOAndDashRcogapp/test_cogapp.pyArgumentHandlingTests.test_dash_o_and_dash_r 4 4 00.00%
cogapp/test_cogapp.pyArgumentHandlingTests.testDashZcogapp/test_cogapp.pyArgumentHandlingTests.test_dash_z 7 7 00.00%
cogapp/test_cogapp.pyArgumentHandlingTests.testBadDashDcogapp/test_cogapp.pyArgumentHandlingTests.test_bad_dash_d 4 4 00.00%
cogapp/test_cogapp.pyArgumentHandlingTests.testBadMarkerscogapp/test_cogapp.pyArgumentHandlingTests.test_bad_markers 4 4 00.00%
cogapp/test_cogapp.pyTestMain.setUpcogapp/test_cogapp.pyTestMain.setUp 4 4 00.00%
cogapp/test_cogapp.pyTestMain.tearDowncogapp/test_cogapp.pyTestMain.tearDown 4 4 00.00%
cogapp/test_cogapp.pyTestMain.test_main_functioncogapp/test_cogapp.pyTestMain.test_main_function 5 5 00.00%
cogapp/test_cogapp.pyTestMain.test_error_reportcogapp/test_cogapp.pyTestMain.test_error_report 1 1 00.00%
cogapp/test_cogapp.pyTestMain.test_error_report_with_prologuecogapp/test_cogapp.pyTestMain.test_error_report_with_prologue 1 1 00.00%
cogapp/test_cogapp.pyTestMain.check_error_reportcogapp/test_cogapp.pyTestMain.check_error_report 6 6 00.00%
cogapp/test_cogapp.pyTestMain.test_error_in_prologuecogapp/test_cogapp.pyTestMain.test_error_in_prologue 6 6 00.00%
cogapp/test_cogapp.pyTestFileHandling.testSimplecogapp/test_cogapp.pyTestFileHandling.test_simple 6 6 00.00%
cogapp/test_cogapp.pyTestFileHandling.testPrintOutputcogapp/test_cogapp.pyTestFileHandling.test_print_output 6 6 00.00%
cogapp/test_cogapp.pyTestFileHandling.testWildcardscogapp/test_cogapp.pyTestFileHandling.test_wildcards 8 8 00.00%
cogapp/test_cogapp.pyTestFileHandling.testOutputFilecogapp/test_cogapp.pyTestFileHandling.test_output_file 4 4 00.00%
cogapp/test_cogapp.pyTestFileHandling.testAtFilecogapp/test_cogapp.pyTestFileHandling.test_at_file 7 7 00.00%
cogapp/test_cogapp.pyTestFileHandling.testNestedAtFilecogapp/test_cogapp.pyTestFileHandling.test_nested_at_file 7 7 00.00%
cogapp/test_cogapp.pyTestFileHandling.testAtFileWithArgscogapp/test_cogapp.pyTestFileHandling.test_at_file_with_args 5 5 00.00%
cogapp/test_cogapp.pyTestFileHandling.testAtFileWithBadArgCombocogapp/test_cogapp.pyTestFileHandling.test_at_file_with_bad_arg_combo 4 4 00.00%
cogapp/test_cogapp.pyTestFileHandling.testAtFileWithTrickyFilenamescogapp/test_cogapp.pyTestFileHandling.test_at_file_with_tricky_filenames 7 7 00.00%
cogapp/test_cogapp.pyTestFileHandling.testAtFileWithTrickyFilenames.fix_backslashescogapp/test_cogapp.pyTestFileHandling.test_at_file_with_tricky_filenames.fix_backslashes 3 3 00.00%
cogapp/test_cogapp.pyTestFileHandling.testAmpFilecogapp/test_cogapp.pyTestFileHandling.test_amp_file 5 5 00.00%
cogapp/test_cogapp.pyTestFileHandling.run_with_verbositycogapp/test_cogapp.pyTestFileHandling.run_with_verbosity 5 5 00.00%
cogapp/test_cogapp.pyTestFileHandling.test_verbosity0cogapp/test_cogapp.pyTestFileHandling.test_verbosity0 2 2 00.00%
cogapp/test_cogapp.pyTestFileHandling.test_verbosity1cogapp/test_cogapp.pyTestFileHandling.test_verbosity1 2 2 00.00%
cogapp/test_cogapp.pyTestFileHandling.test_verbosity2cogapp/test_cogapp.pyTestFileHandling.test_verbosity2 2 2 00.00%
cogapp/test_cogapp.pyCogTestLineEndings.testOutputNativeEolcogapp/test_cogapp.pyCogTestLineEndings.test_output_native_eol 3 3 00.00%
cogapp/test_cogapp.pyCogTestLineEndings.testOutputLfEolcogapp/test_cogapp.pyCogTestLineEndings.test_output_lf_eol 3 3 00.00%
cogapp/test_cogapp.pyCogTestLineEndings.testReplaceNativeEolcogapp/test_cogapp.pyCogTestLineEndings.test_replace_native_eol 3 3 00.00%
cogapp/test_cogapp.pyCogTestLineEndings.testReplaceLfEolcogapp/test_cogapp.pyCogTestLineEndings.test_replace_lf_eol 3 3 00.00%
cogapp/test_cogapp.pyCogTestCharacterEncoding.testSimplecogapp/test_cogapp.pyCogTestCharacterEncoding.test_simple 6 6 00.00%
cogapp/test_cogapp.pyCogTestCharacterEncoding.testFileEncodingOptioncogapp/test_cogapp.pyCogTestCharacterEncoding.test_file_encoding_option 6 6 00.00%
cogapp/test_cogapp.pyTestCaseWithImports.setUpcogapp/test_cogapp.pyTestCaseWithImports.setUp 2 2 00.00%
cogapp/test_cogapp.pyTestCaseWithImports.tearDowncogapp/test_cogapp.pyTestCaseWithImports.tearDown 4 4 00.00%
cogapp/test_cogapp.pyCogIncludeTests.testNeedIncludePathcogapp/test_cogapp.pyCogIncludeTests.test_need_include_path 4 4 00.00%
cogapp/test_cogapp.pyCogIncludeTests.testIncludePathcogapp/test_cogapp.pyCogIncludeTests.test_include_path 3 3 00.00%
cogapp/test_cogapp.pyCogIncludeTests.testTwoIncludePathscogapp/test_cogapp.pyCogIncludeTests.test_two_include_paths 3 3 00.00%
cogapp/test_cogapp.pyCogIncludeTests.testTwoIncludePaths2cogapp/test_cogapp.pyCogIncludeTests.test_two_include_paths2 3 3 00.00%
cogapp/test_cogapp.pyCogIncludeTests.testUselessIncludePathcogapp/test_cogapp.pyCogIncludeTests.test_useless_include_path 3 3 00.00%
cogapp/test_cogapp.pyCogIncludeTests.testSysPathIsUnchangedcogapp/test_cogapp.pyCogIncludeTests.test_sys_path_is_unchanged 26 26 00.00%
cogapp/test_cogapp.pyCogIncludeTests.testSubDirectoriescogapp/test_cogapp.pyCogIncludeTests.test_sub_directories 4 4 00.00%
cogapp/test_cogapp.pyCogTestsInFiles.testWarnIfNoCogCodecogapp/test_cogapp.pyCogTestsInFiles.test_warn_if_no_cog_code 13 13 00.00%
cogapp/test_cogapp.pyCogTestsInFiles.testFileNamePropscogapp/test_cogapp.pyCogTestsInFiles.test_file_name_props 7 7 00.00%
cogapp/test_cogapp.pyCogTestsInFiles.testGlobalsDontCrossFilescogapp/test_cogapp.pyCogTestsInFiles.test_globals_dont_cross_files 7 7 00.00%
cogapp/test_cogapp.pyCogTestsInFiles.testRemoveGeneratedOutputcogapp/test_cogapp.pyCogTestsInFiles.test_remove_generated_output 10 10 00.00%
cogapp/test_cogapp.pyCogTestsInFiles.testMsgCallcogapp/test_cogapp.pyCogTestsInFiles.test_msg_call 5 5 00.00%
cogapp/test_cogapp.pyCogTestsInFiles.testErrorMessageHasNoTracebackcogapp/test_cogapp.pyCogTestsInFiles.test_error_message_has_no_traceback 7 7 00.00%
cogapp/test_cogapp.pyCogTestsInFiles.testDashDcogapp/test_cogapp.pyCogTestsInFiles.test_dash_d 19 19 00.00%
cogapp/test_cogapp.pyCogTestsInFiles.testOutputToStdoutcogapp/test_cogapp.pyCogTestsInFiles.test_output_to_stdout 9 9 00.00%
cogapp/test_cogapp.pyCogTestsInFiles.testReadFromStdincogapp/test_cogapp.pyCogTestsInFiles.test_read_from_stdin 11 11 00.00%
cogapp/test_cogapp.pyCogTestsInFiles.testReadFromStdin.restore_stdincogapp/test_cogapp.pyCogTestsInFiles.test_read_from_stdin.restore_stdin 1 1 00.00%
cogapp/test_cogapp.pyCogTestsInFiles.testSuffixOutputLinescogapp/test_cogapp.pyCogTestsInFiles.test_suffix_output_lines 4 4 00.00%
cogapp/test_cogapp.pyCogTestsInFiles.testEmptySuffixcogapp/test_cogapp.pyCogTestsInFiles.test_empty_suffix 4 4 00.00%
cogapp/test_cogapp.pyCogTestsInFiles.testHellishSuffixcogapp/test_cogapp.pyCogTestsInFiles.test_hellish_suffix 4 4 00.00%
cogapp/test_cogapp.pyCogTestsInFiles.testProloguecogapp/test_cogapp.pyCogTestsInFiles.test_prologue 4 4 00.00%
cogapp/test_cogapp.pyCogTestsInFiles.testThreadscogapp/test_cogapp.pyCogTestsInFiles.test_threads 13 13 00.00%
cogapp/test_cogapp.pyCogTestsInFiles.testThreads.thread_maincogapp/test_cogapp.pyCogTestsInFiles.test_threads.thread_main 4 4 20.00%
cogapp/test_cogapp.pyCheckTests.run_checkcogapp/test_cogapp.pyCheckTests.run_check 3 3 00.00%
cogapp/test_cogapp.pyCheckTests.assert_made_files_unchangedcogapp/test_cogapp.pyCheckTests.assert_made_files_unchanged 5 5 00.00%
cogapp/test_cogapp.pyCheckTests.test_check_no_cogcogapp/test_cogapp.pyCheckTests.test_check_no_cog 5 5 00.00%
cogapp/test_cogapp.pyCheckTests.test_check_goodcogapp/test_cogapp.pyCheckTests.test_check_good 5 5 00.00%
cogapp/test_cogapp.pyCheckTests.test_check_badcogapp/test_cogapp.pyCheckTests.test_check_bad 5 5 00.00%
cogapp/test_cogapp.pyCheckTests.test_check_mixedcogapp/test_cogapp.pyCheckTests.test_check_mixed 7 7 00.00%
cogapp/test_cogapp.pyCheckTests.test_check_with_good_checksumcogapp/test_cogapp.pyCheckTests.test_check_with_good_checksum 5 5 00.00%
cogapp/test_cogapp.pyCheckTests.test_check_with_bad_checksumcogapp/test_cogapp.pyCheckTests.test_check_with_bad_checksum 5 5 00.00%
cogapp/test_cogapp.pyWritabilityTests.setUpcogapp/test_cogapp.pyWritabilityTests.setUp 5 5 00.00%
cogapp/test_cogapp.pyWritabilityTests.tearDowncogapp/test_cogapp.pyWritabilityTests.tearDown 2 2 00.00%
cogapp/test_cogapp.pyWritabilityTests.testReadonlyNoCommandcogapp/test_cogapp.pyWritabilityTests.test_readonly_no_command 3 3 00.00%
cogapp/test_cogapp.pyWritabilityTests.testReadonlyWithCommandcogapp/test_cogapp.pyWritabilityTests.test_readonly_with_command 3 3 00.00%
cogapp/test_cogapp.pyWritabilityTests.testReadonlyWithCommandWithNoSlotcogapp/test_cogapp.pyWritabilityTests.test_readonly_with_command_with_no_slot 3 3 00.00%
cogapp/test_cogapp.pyWritabilityTests.testReadonlyWithIneffectualCommandcogapp/test_cogapp.pyWritabilityTests.test_readonly_with_ineffectual_command 3 3 00.00%
cogapp/test_cogapp.pyChecksumTests.testCreateChecksumOutputcogapp/test_cogapp.pyChecksumTests.test_create_checksum_output 4 4 00.00%
cogapp/test_cogapp.pyChecksumTests.testCheckChecksumOutputcogapp/test_cogapp.pyChecksumTests.test_check_checksum_output 4 4 00.00%
cogapp/test_cogapp.pyChecksumTests.testRemoveChecksumOutputcogapp/test_cogapp.pyChecksumTests.test_remove_checksum_output 4 4 00.00%
cogapp/test_cogapp.pyChecksumTests.testTamperedChecksumOutputcogapp/test_cogapp.pyChecksumTests.test_tampered_checksum_output 14 14 00.00%
cogapp/test_cogapp.pyChecksumTests.testArgvIsntModifiedcogapp/test_cogapp.pyChecksumTests.test_argv_isnt_modified 4 4 00.00%
cogapp/test_cogapp.pyCustomMarkerTests.testCustomerMarkerscogapp/test_cogapp.pyCustomMarkerTests.test_customer_markers 4 4 00.00%
cogapp/test_cogapp.pyCustomMarkerTests.testTrulyWackyMarkerscogapp/test_cogapp.pyCustomMarkerTests.test_truly_wacky_markers 4 4 00.00%
cogapp/test_cogapp.pyCustomMarkerTests.testChangeJustOneMarkercogapp/test_cogapp.pyCustomMarkerTests.test_change_just_one_marker 4 4 00.00%
cogapp/test_cogapp.pyBlakeTests.testDeleteCodecogapp/test_cogapp.pyBlakeTests.test_delete_code 4 4 00.00%
cogapp/test_cogapp.pyBlakeTests.testDeleteCodeWithDashRFailscogapp/test_cogapp.pyBlakeTests.test_delete_code_with_dash_r_fails 4 4 00.00%
cogapp/test_cogapp.pyBlakeTests.testSettingGlobalscogapp/test_cogapp.pyBlakeTests.test_setting_globals 7 7 00.00%
cogapp/test_cogapp.pyErrorCallTests.testErrorCallHasNoTracebackcogapp/test_cogapp.pyErrorCallTests.test_error_call_has_no_traceback 5 5 00.00%
cogapp/test_cogapp.pyErrorCallTests.testRealErrorHasTracebackcogapp/test_cogapp.pyErrorCallTests.test_real_error_has_traceback 7 7 098.40%
cogapp/test_makefiles.pySimpleTests.setUpcogapp/test_makefiles.pySimpleTests.setUp 3 3 00.00%
cogapp/test_makefiles.pySimpleTests.tearDowncogapp/test_makefiles.pySimpleTests.tearDown 1 1 00.00%
cogapp/test_makefiles.pySimpleTests.existscogapp/test_makefiles.pySimpleTests.exists 1 1 00.00%
cogapp/test_makefiles.pySimpleTests.checkFilesExistcogapp/test_makefiles.pySimpleTests.check_files_exist 4 4 00.00%
cogapp/test_makefiles.pySimpleTests.checkFilesDontExistcogapp/test_makefiles.pySimpleTests.check_files_dont_exist 2 2 00.00%
cogapp/test_makefiles.pySimpleTests.testOneFilecogapp/test_makefiles.pySimpleTests.test_one_file 11 11 00.00%
cogapp/test_makefiles.pySimpleTests.testManyFilescogapp/test_makefiles.pySimpleTests.test_many_files 6 6 00.00%
cogapp/test_makefiles.pySimpleTests.testOverlappingcogapp/test_makefiles.pySimpleTests.test_overlapping 12 12 00.00%
cogapp/test_makefiles.pySimpleTests.testContentscogapp/test_makefiles.pySimpleTests.test_contents 6 6 00.00%
cogapp/test_makefiles.pySimpleTests.testDedentcogapp/test_makefiles.pySimpleTests.test_dedent 5 5 0100.00%
cogapp/test_whiteutils.pyWhitePrefixTests.testSingleLinecogapp/test_whiteutils.pyWhitePrefixTests.test_single_line 7 7 00.00%
cogapp/test_whiteutils.pyWhitePrefixTests.testMultiLinecogapp/test_whiteutils.pyWhitePrefixTests.test_multi_line 3 3 00.00%
cogapp/test_whiteutils.pyWhitePrefixTests.testBlankLinesAreIgnoredcogapp/test_whiteutils.pyWhitePrefixTests.test_blank_lines_are_ignored 4 4 00.00%
cogapp/test_whiteutils.pyWhitePrefixTests.testTabCharacterscogapp/test_whiteutils.pyWhitePrefixTests.test_tab_characters 1 1 00.00%
cogapp/test_whiteutils.pyWhitePrefixTests.testDecreasingLengthscogapp/test_whiteutils.pyWhitePrefixTests.test_decreasing_lengths 2 2 00.00%
cogapp/test_whiteutils.pyReindentBlockTests.testNonTermLinecogapp/test_whiteutils.pyReindentBlockTests.test_non_term_line 10 10 00.00%
cogapp/test_whiteutils.pyReindentBlockTests.testSingleLinecogapp/test_whiteutils.pyReindentBlockTests.test_single_line 10 10 00.00%
cogapp/test_whiteutils.pyReindentBlockTests.testRealBlockcogapp/test_whiteutils.pyReindentBlockTests.test_real_block 1 1 00.00%
cogapp/test_whiteutils.pyCommonPrefixTests.testDegenerateCasescogapp/test_whiteutils.pyCommonPrefixTests.test_degenerate_cases 4 4 00.00%
cogapp/test_whiteutils.pyCommonPrefixTests.testNoCommonPrefixcogapp/test_whiteutils.pyCommonPrefixTests.test_no_common_prefix 3 3 00.00%
cogapp/test_whiteutils.pyCommonPrefixTests.testUsualCasescogapp/test_whiteutils.pyCommonPrefixTests.test_usual_cases 3 3 00.00%
cogapp/test_whiteutils.pyCommonPrefixTests.testBlankLinecogapp/test_whiteutils.pyCommonPrefixTests.test_blank_line 1 1 00.00%
cogapp/test_whiteutils.pyCommonPrefixTests.testDecreasingLengthscogapp/test_whiteutils.pyCommonPrefixTests.test_decreasing_lengths 1 1 0100.00%
cogapp/utils.pyRedirectable.__init__cogapp/utils.pyRedirectable.__init__ 2 0 0100.00%
cogapp/utils.pyRedirectable.setOutputcogapp/utils.pyRedirectable.set_output 4 1 062.50%
cogapp/utils.pyRedirectable.proutcogapp/utils.pyRedirectable.prout 1 1 00.00%
cogapp/utils.pyRedirectable.prerrcogapp/utils.pyRedirectable.prerr 1 1 00.00%
cogapp/utils.pyNumberedFileReader.__init__cogapp/utils.pyNumberedFileReader.__init__ 2 0 0100.00%
cogapp/utils.pyNumberedFileReader.readlinecogapp/utils.pyNumberedFileReader.readline 4 0 0100.00%
cogapp/utils.pyNumberedFileReader.linenumbercogapp/utils.pyNumberedFileReader.linenumber 1 0 0100.00%
cogapp/utils.pychange_dircogapp/utils.pychange_dir 5 5 0100.00%
cogapp/whiteutils.pywhitePrefix12cogapp/whiteutils.pywhite_prefix13 3 0 12 279.17%80.00%
cogapp/whiteutils.pyreindentBlockcogapp/whiteutils.pyreindent_block 14 1 091.67%
cogapp/whiteutils.pycommonPrefixcogapp/whiteutils.pycommon_prefix 13 1 0
Total  15791580 961 3 292 3538.64%38.68%
@@ -2377,8 +2377,8 @@