Condition Coverage

blib/lib/B/Walker.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
56 0 0 0 $Ops{$name} and $Line
59 0 0 0 ref $root and $root->isa('B::OP')
89 0 0 0 $cv->FILE and $cv->FILE ne $0
112 0 0 0 $$cv and ref $cv eq 'B::CV'
127 0 0 0 $sym ne 'main::' and $sym ne '::'