Condition Coverage

blib/lib/Dancer2/Plugin/RoutePodCoverage.pm
Criterion Covered Total %
condition 5 12 41.6


and 3 conditions

line !l l&&!r l&&r condition
36 4 2 6 @$PACKAGES_TO_COVER and not grep({$app->name eq $_;} @$PACKAGES_TO_COVER)
93 0 0 0 not $$all_routes{$app->name}{'has_pod'} and @{$$all_routes{$app->name}{'routes'};}

or 3 conditions

line l !l&&r !l&&!r condition
18 0 0 2 not $packages_to_cover or ref $packages_to_cover ne 'ARRAY'
0 0 2 not $packages_to_cover or ref $packages_to_cover ne 'ARRAY' or not @$packages_to_cover