| blib/lib/Net/IP/Match/Trie/PP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 10 | 12 | 83.3 | 
| line | true | false | branch | 
|---|---|---|---|
| 18 | 0 | 6 | if $n < 0 or 32 < $n | 
| 54 | 261376 | 768 | if (&is_leaf($next)) { } | 
| 55 | 1003 | 260373 | if ($next->{'bits'} < $leaf->{'bits'}) | 
| 117 | 6 | 4 | if (&is_leaf($next)) | 
| 131 | 20 | 1 | if (&is_leaf($target)) { } | 
| 132 | 20 | 0 | if ($target->{'bits'} < $p_leaf->{'bits'}) |