blib/lib/Dist/Zilla/Plugin/MetaData/BuiltWith/All.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 20 | 65.0 |
line | true | false | branch |
---|---|---|---|
101 | 1 | 1495 | if 'main' eq $package or $package =~ /\Amain::/msx |
110 | 15106 | 1495 | unless $child =~ /\A(.*)::$/msx |
112 | 1374 | 121 | if $package |
125 | 0 | 1495 | if ($module =~ /\A__ANON__/msx) |
129 | 0 | 1495 | if ($module =~ /\[/msx) |
135 | 445 | 1050 | if defined $result->[0] |
136 | 1050 | 445 | 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 |