| blib/lib/Web/AssetLib/InputEngine/LocalFile.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 18 | 55.5 |
| line | true | false | branch |
|---|---|---|---|
| 22 | 0 | 4 | unless scalar @_ > 0 |
| 0 | 4 | if scalar @_ > 1 | |
| 24 | 0 | 4 | unless $asset->input_args->{'path'} |
| 34 | 2 | 2 | unless ($contents) |
| 50 | 0 | 4 | unless scalar @_ > 0 |
| 0 | 4 | if scalar @_ > 1 | |
| 52 | 0 | 4 | unless $path |
| 56 | 0 | 4 | unless ($path->exists) |
| 62 | 4 | 0 | if ($target_path->exists) |