Branch Coverage

blib/lib/App/Pods2Site/PodFinder.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
65 0 15 if ($args->isVerboseLevel(3)) { }
78 0 3 if $args->isVerboseLevel(4)
79 0 3 if $args->isVerboseLevel(5)
103 0 9 if ($name =~ /^(?:pods::)?(perl.+)/) { }