Comment 2 for bug 502821

Revision history for this message
Cory Dodt (corydodt) wrote :

Added some tweaks to get 100% for loader.py - now 72% overall.

Coverage report: 72%
Module statements run excluded coverage
Total 256 184 2 72%
txgenshi/util 116 44 0 38%
txgenshi/__init__ 7 7 0 100%
txgenshi/example 28 28 0 100%
txgenshi/loader 56 56 2 100%
txgenshi/test/__init__ 1 1 0 100%
txgenshi/test/test_example 37 37 0 100%
txgenshi/test/test_util 11 11 0 100%

coverage.py v3.2

I'm calling this good, for the scope of this bug. - Committed to the linked branch.