| blib/lib/LCS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 20 | 20 | 100.0 |
| pod | 13 | 13 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 2 | n/a | BEGIN |
| 4 | 2 | n/a | BEGIN |
| 6 | 2 | n/a | BEGIN |
| 9 | 2 | n/a | BEGIN |
| 12 | 6 | Yes | new |
| 18 | 24 | Yes | align |
| 26 | 126 | Yes | lcs2align |
| 71 | 72 | Yes | sequences2hunks |
| 76 | 6 | Yes | clcs2lcs |
| 87 | 6 | Yes | lcs2clcs |
| 101 | 24 | Yes | hunks2sequences |
| 114 | 48 | Yes | align2strings |
| 130 | 346 | Yes | fill_strings |
| 134 | 1 | n/a | BEGIN |
| 151 | 24 | Yes | LLCS |
| 184 | 96 | Yes | LCS |
| 213 | 14536 | Yes | max |
| 218 | 96 | n/a | _lcs |
| 238 | 96 | n/a | _all_lcs |
| 263 | 96 | Yes | allLCS |