| blib/lib/Dancer2/Plugin/Path/Class.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 22 | 63.6 |
| line | true | false | branch |
|---|---|---|---|
| 25 | 2 | 3 | if $subsubname =~ /^\./ |
| 26 | 0 | 3 | if $subsubname =~ /~$/ |
| 27 | 0 | 3 | unless -r $ent |
| 28 | 0 | 3 | if ($ent->is_dir) { } |
| 57 | 0 | 3 | unless $st |
| 58 | 0 | 3 | unless $st->cando(256, 1) |
| 79 | 2 | 0 | if (-d $dir) { } |
| 82 | 4 | 4 | if $basename =~ /^\./ |
| 83 | 0 | 4 | if $basename =~ /~$/ |
| 84 | 1 | 3 | if ($ent->is_dir) { } |
| 85 | 0 | 1 | unless -r $ent |