Branch Coverage

blib/lib/Net/IP/Match/Trie/PP.pm
Criterion Covered Total %
branch 10 12 83.3


line true false branch
19 0 6 if $n < 0 or 32 < $n
55 261376 768 if (is_leaf $next) { }
56 1003 260373 if ($$next{'bits'} < $$leaf{'bits'})
118 6 4 if (is_leaf $next)
132 20 1 if (is_leaf $target) { }
133 20 0 if ($$target{'bits'} < $$p_leaf{'bits'})