| blib/lib/YAML/LoadBundle.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 12 | 58.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 67 | 0 | 0 | 5 | -f $arg and -s _ |
| 265 | 16 | 4 | 2 | $CacheDir and not $params{'no_disk_cache'} |
| 393 | 26 | 0 | 10 | -f $file and -s _ |
| 452 | 0 | 0 | 10 | -f $nested_path and $entry =~ s/[.](?:$options{'_match_suffix'})$// |