Branch Coverage

test/testsuper.pm
Criterion Covered Total %
branch 7 26 26.9


line true false branch
6 0 1 if defined $this
1 0 ref $_[0] && UNIVERSAL::isa($_[0], 'TestSuper') ? :
12 0 0 if defined $this
0 0 ref $_[0] && UNIVERSAL::isa($_[0], 'TestSuper') ? :
22 0 2 if defined $this
2 0 ref $_[0] && UNIVERSAL::isa($_[0], 'TestSuper2') ? :
23 2 0 if $this
28 0 0 if defined $this
0 0 ref $_[0] && UNIVERSAL::isa($_[0], 'TestSuper2') ? :
40 0 4 if defined $this
4 0 ref $_[0] && UNIVERSAL::isa($_[0], 'TestSuper3') ? :
45 0 0 if defined $this
0 0 ref $_[0] && UNIVERSAL::isa($_[0], 'TestSuper3') ? :