| blib/lib/App/mookview.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 16 | 37.5 |
| line | true | false | branch |
|---|---|---|---|
| 20 | 0 | 1 | unless my $name = shift() |
| 22 | 0 | 1 | unless $file_path->is_file |
| 33 | 3 | 0 | if $path->exists |
| 46 | 0 | 0 | if $path eq '/' |
| 47 | 0 | 0 | if $path =~ m[^/css/.+] |
| 58 | 0 | 1 | unless $path |
| 61 | 0 | 1 | unless $local_path |
| 75 | 0 | 38 | if (length $stock > $limit) |