Branch Coverage

blib/lib/MooX/Prototype/Instance.pm
Criterion Covered Total %
branch 7 12 58.3


line true false branch
23 13 0 unless $c
24 0 13 if $c
25 3 10 unless $m
26 13 0 if $m
28 13 0 unless ($class eq 'MooX::Prototype::Instance')
33 0 266 if $symbol =~ /\A[^:]+::\z/