Branch Coverage

blib/lib/Dist/Zilla/PluginBundle/TestingMania.pm
Criterion Covered Total %
branch 8 12 66.6


line true false branch
58 1 3 $synonyms{$_} ? :
65 0 69 if &any(sub { $_ eq $plugin; } , @disable) or &any(sub { $_ eq $plugin; } , @include) or not $plugins{$plugin}
68 16 53 ref $plugins{$plugin} ? :
73 0 1 $synonyms{$_} ? :
78 0 1 unless &any(sub { $_ eq $plugin; } , %plugins)
79 0 1 unless &any(sub { $_ eq $plugin; } , @include) or &any(sub { $_ eq $plugin; } , @disable)