Branch Coverage

blib/lib/HTML/Zoom.pm
Criterion Covered Total %
branch 11 14 78.5


line true false branch
25 427 58 ref $_[0] ? :
52 0 58 unless $$self{'initial_events'}
56 5 53 unless $$self{'transforms'}
83 1 1 if ($predicate) { }
105 53 13 unless $$self{'transforms'}
148 0 0 unless $$self{'transforms'}
158 22 1 if (my $cr = $sel->_zconfig->filter_builder->can($meth)) { }