blib/lib/WARC/Index/Builder.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 10 | 100.0 |
line | true | false | branch |
---|---|---|---|
54 | 15 | 12 | if (not ref $_) { } |
58 | 3 | 9 | if ($_->isa('WARC::Volume')) { } |
3 | 6 | elsif ($_->isa('WARC::Index')) { } | |
2 | 4 | elsif ($_->isa('WARC::Index::Entry')) { } | |
2 | 2 | elsif ($_->isa('WARC::Record::FromVolume')) { } |