Branch Coverage

blib/lib/HTTP/Exception/Loader.pm
Criterion Covered Total %
branch 64 122 52.4


line true false branch
40 391 1233 unless exists $tags{$statuscode_range}
77 1 0 if blessed $e and $e->isa('HTTP::Exception::404')
1 0 if blessed $e and $e->isa('HTTP::Exception::414')
1 0 if blessed $e and $e->isa('HTTP::Exception::300')
1 0 if blessed $e and $e->isa('HTTP::Exception::507')
1 0 if blessed $e and $e->isa('HTTP::Exception::402')
1 0 if blessed $e and $e->isa('HTTP::Exception::403')
1 0 if blessed $e and $e->isa('HTTP::Exception::500')
1 3 if blessed $e and $e->isa('HTTP::Exception::415')
1 0 if blessed $e and $e->isa('HTTP::Exception::426')
1 0 if blessed $e and $e->isa('HTTP::Exception::511')
1 0 if blessed $e and $e->isa('HTTP::Exception::506')
1 0 if blessed $e and $e->isa('HTTP::Exception::307')
1 0 if blessed $e and $e->isa('HTTP::Exception::205')
1 0 if blessed $e and $e->isa('HTTP::Exception::429')
1 0 if blessed $e and $e->isa('HTTP::Exception::411')
1 0 if blessed $e and $e->isa('HTTP::Exception::303')
1 0 if blessed $e and $e->isa('HTTP::Exception::423')
1 0 if blessed $e and $e->isa('HTTP::Exception::425')
8 0 if blessed $e and $e->isa('HTTP::Exception::201')
2 0 if blessed $e and $e->isa('HTTP::Exception::412')
1 0 if blessed $e and $e->isa('HTTP::Exception::409')
1 0 if blessed $e and $e->isa('HTTP::Exception::428')
4 0 if blessed $e and $e->isa('HTTP::Exception::509')
1 0 if blessed $e and $e->isa('HTTP::Exception::502')
1 0 if blessed $e and $e->isa('HTTP::Exception::501')
1 0 if blessed $e and $e->isa('HTTP::Exception::400')
1 0 if blessed $e and $e->isa('HTTP::Exception::406')
1 0 if blessed $e and $e->isa('HTTP::Exception::408')
1 0 if blessed $e and $e->isa('HTTP::Exception::503')
1 0 if blessed $e and $e->isa('HTTP::Exception::418')
1 0 if blessed $e and $e->isa('HTTP::Exception::100')
1 0 if blessed $e and $e->isa('HTTP::Exception::422')
1 0 if blessed $e and $e->isa('HTTP::Exception::431')
1 0 if blessed $e and $e->isa('HTTP::Exception::407')
1 0 if blessed $e and $e->isa('HTTP::Exception::101')
1 0 if blessed $e and $e->isa('HTTP::Exception::207')
1 0 if blessed $e and $e->isa('HTTP::Exception::204')
1 0 if blessed $e and $e->isa('HTTP::Exception::510')
1 0 if blessed $e and $e->isa('HTTP::Exception::449')
1 0 if blessed $e and $e->isa('HTTP::Exception::505')
1 0 if blessed $e and $e->isa('HTTP::Exception::203')
1 0 if blessed $e and $e->isa('HTTP::Exception::301')
1 0 if blessed $e and $e->isa('HTTP::Exception::305')
1 0 if blessed $e and $e->isa('HTTP::Exception::102')
1 0 if blessed $e and $e->isa('HTTP::Exception::416')
1 0 if blessed $e and $e->isa('HTTP::Exception::504')
1 0 if blessed $e and $e->isa('HTTP::Exception::405')
1 0 if blessed $e and $e->isa('HTTP::Exception::302')
1 0 if blessed $e and $e->isa('HTTP::Exception::401')
1 0 if blessed $e and $e->isa('HTTP::Exception::200')
1 0 if blessed $e and $e->isa('HTTP::Exception::413')
1 0 if blessed $e and $e->isa('HTTP::Exception::202')
1 0 if blessed $e and $e->isa('HTTP::Exception::424')
1 0 if blessed $e and $e->isa('HTTP::Exception::304')
1 0 if blessed $e and $e->isa('HTTP::Exception::410')
1 0 if blessed $e and $e->isa('HTTP::Exception::206')
1 0 if blessed $e and $e->isa('HTTP::Exception::417')
1 0 if blessed $e and $e->isa('HTTP::Exception::208')
87 11 17 if (@tags) { }
102 0 12 unless $known_tags{$import_tag}