Branch Coverage

lib/Dist/Zilla/Plugin/MetaData/BuiltWith/All.pm
Criterion Covered Total %
branch 13 20 65.0


line true false branch
101 1 1524 if 'main' eq $package or $package =~ /\Amain::/msx
110 13798 1524 unless $child =~ /\A(.*)::$/msx
112 1387 137 if $package
125 0 1524 if ($module =~ /\A__ANON__/msx)
129 0 1524 if ($module =~ /\[/msx)
135 402 1122 if defined $result->[0]
136 1122 402 if defined $result->[1]
141 0 0 if exists $modtable{$badmodule}
142 0 0 if exists $failures{$badmodule}
145 0 1 if keys %failures and $self->show_failures