| blib/lib/Eshu.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 18 | 24 | 75.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 26 | 0 | 0 | 39 | -f $path and -r _ |
| 111 | 45 | 0 | 0 | -l $File::Find::dir and $File::Find::dir ne $path |
| 199 | 1 | 1 | 2 | defined $ol && defined $nl && $ol eq $nl |
| 201 | 2 | 0 | 2 | not $same and $hunk_start < 0 |
| 206 | 1 | 1 | 2 | $hunk_start >= 0 and not $same |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 60 | 0 | 36 | 2 | $opts{'lang'} || $class->detect_lang($path) |
| 172 | 12 | 22 | 5 | $result->{'status'} eq "changed" or $result->{'status'} eq "needs_fixing" |
| 210 | 2 | 1 | 1 | $same or $i == $max |