Branch Coverage

blib/lib/Template/Plugin/StringTree/Node.pm
Criterion Covered Total %
branch 13 20 65.0


line true false branch
21 0 26 ref $_[0] ? :
24 6 20 if (defined $_[0] and not ref $_[0])
34 49 0 ref $_[0] ? :
40 1 0 ref $_[0] ? :
41 1 0 if (defined $_[0]) { }
56 3 1 if @_
57 1 0 exists $$self{'isa'} ? :
61 1 1 if @_
62 1 0 exists $$self{'can'} ? :
69 26 0 if ref $_[0]