Branch Coverage

blib/lib/Acme/CPANModulesUtil/Bencher.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
83 0 0 if ($args{'_list'}) { }
86 0 0 unless $mod = $args{'cpanmodule'}
87 0 0 unless $mod =~ /\AAcme::CPANModules::/
99 0 0 $mod ? :
103 0 0 if ($$list{"bench_$_"})
112 0 0 unless $e->{'module'}
115 0 0 if ($e->{'functions'})
124 0 0 if (defined $$fspec{"bench_$_"})
129 0 0 unless $has_bench_code
131 0 0 if (defined $$fspec{"bench_$_"})
144 0 0 if ($$e{"bench_$_"})
150 0 0 if (exists $$e{"bench_$_"})
154 0 0 if ($has_bench_code or not @per_function_participants || $scenario->{'datasets'})