| blib/lib/Text/Context/EitherSide.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 18 | 77.7 |
| line | true | false | branch |
|---|---|---|---|
| 22 | 0 | 9 | unless my $text = shift() |
| 25 | 9 | 0 | exists $args{'context'} ? : |
| 33 | 0 | 0 | if @_ |
| 52 | 23 | 46 | if (exists $keywords{$subword}) |
| 56 | 88 | 3 | if $_ >= 0 |
| 64 | 8 | 1 | $ok ? : |
| 70 | 1 | 8 | unless @sparse |
| 73 | 46 | 23 | if (defined $sparse[$_]) { } |
| 76 | 13 | 10 | unless @ret and $ret[-1] eq '...' |