| blib/lib/Dancer2/Core/Role/HasLocation.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 8 | 87.5 |
| line | true | false | branch |
|---|---|---|---|
| 52 | 0 | 262 | unless $location->is_dir |
| 71 | 9 | 1483 | if (not $subdir =~ m[[\\/]blib[\\/]?$] and $libdir->is_dir and $bindir->is_dir or $dancerdir->is_file) |
| 81 | 253 | 1230 | if $subdir->realpath->stringify eq "Path::Tiny"->rootdir->stringify |
| 84 | 9 | 253 | $subdir_found ? : |