Condition Coverage

blib/lib/Tree/Binary2.pm
Criterion Covered Total %
condition 9 9 100.0


and 3 conditions

line !l l&&!r l&&r condition
137 4 32 76 @stack and not $next_node
138 4 72 36 @next_meth and $next_meth[0] == 2

or 3 conditions

line l !l&&r !l&&!r condition
82 238 200 5 (caller)->isa('Tree::Binary2') or $self->isa(scalar caller)