Branch Coverage

blib/lib/URI/jar.pm
Criterion Covered Total %
branch 8 12 66.6


line true false branch
43 6 0 if (@leaf == 2) { }
44 2 4 if ($jar_entry_name) { }
67 8 0 if (@leaf == 2) { }
68 2 6 if ($jar_file_uri) { }
69 0 2 if (UNIVERSAL::isa($jar_file_uri, 'URI'))
76 6 0 if ($leaf[0] =~ /^([^:]+)\:/) { }