Branch Coverage

blib/lib/MooX/Prototype.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
21 0 0 unless my $left = shift()
22 0 0 unless my $right = shift()
25 0 0 if ('HASH' eq ref $right)
28 0 0 $is_hash ? :
41 0 0 if defined $value
56 0 0 $modern ? :
59 0 0 if $@
69 0 0 ref $class ? :
72 0 0 $base->isa($common) ? :
95 0 0 if $val and $is_code
96 0 0 ref $val ? :