| blib/lib/Algorithm/MLCS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 12 | 14 | 85.7 | 
| line | true | false | branch | 
|---|---|---|---|
| 23 | 2916 | 17959 | $dict{$_} > $$s[0]{$_} ? : | 
| 29 | 6 | 83 | unless %dict | 
| 34 | 1490 | 16626 | if @$_ == shift(@$_)->{$lcs[-1]} | 
| 38 | 6 | 0 | wantarray ? : | 
| 53 | 22010 | 304077 | if ($dict{$_}[0] == $i) | 
| 55 | 1760 | 20250 | unless @{$dict{$_};} | 
| 73 | 0 | 104 | unless %dict |