| blib/lib/Config/Properties/Commons.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 12 | 24 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 83 | 0 | 0 | 5 | $file and -f $file |
| 90 | 0 | 5 | 0 | $options{'cache_files'} and $$self{'_seen_files'}{$file} |
| 226 | 0 | 0 | 7 | defined $key and hascontent($key) |
| 640 | 0 | 0 | 23 | defined $key and hascontent($key) |
| 643 | 1 | 1 | 21 | defined $value and hascontent($value) |
| 652 | 0 | 0 | 23 | defined $key and defined $value |
| 0 | 0 | 23 | defined $key and defined $value and hascontent($key) | |
| 685 | 1 | 20 | 2 | $options{'process_includes'} and $key eq $options{'include_keyword'} |