Branch Coverage

blib/lib/Exporter/Almighty.pm
Criterion Covered Total %
branch 35 40 87.5


line true false branch
89 5 10 if $setup->{'also'}
90 5 10 if $setup->{'enum'}
91 1 14 if $setup->{'class'}
92 1 14 if $setup->{'role'}
93 1 14 if $setup->{'duck'}
94 1 14 if $setup->{'type'}
95 5 10 if $setup->{'const'}
108 6 0 unless $into->isa($base)
132 0 2 unless &is_NonEmptySimpleStr(my $caller = $opts->{'into'})
137 1 1 if $next
222 1 1 if (is_ArrayRef($list)) { }
232 1 1 if (@extends)
243 0 7 if $into->isa("Type::Library")
248 1 0 if ($pkg eq 'Exporter::Tiny') { }
256 6 1 unless $saw_exporter_tiny
286 2 12 if (is_Ref($value)) { }
293 2 8 &created_as_number($value) ? :
2 10 &is_bool($value) ? :
313 0 16 unless is_ArrayRef($list)
320 1 3 unless is_ArrayRef($list)