| blib/lib/LCS/Tiny.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 20 | 20 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 12 | 1 | 2 | @_ > 1 ? : |
| 3 | 3 | @_ ? : | |
| 45 | 95 | 44 | if (exists $$bMatches{$ai}) |
| 47 | 83 | 29 | if (not @$thresh or $j > $$thresh[-1]) { } |
| 66 | 6 | 42 | if ($j == $found) { } |
| 16 | 26 | elsif ($j > $found) { } | |
| 71 | 23 | 6 | if defined $k |
| 73 | 106 | 6 | if (defined $k) |
| 74 | 82 | 24 | $k ? : |
| 79 | 14 | 10 | if (@$thresh) |