| blib/lib/Config/YAML/Modern.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 12 | 18 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 228 | 24 | 1 | 6 | not defined $temp_val and defined $$self{'ignore_empty_file'} |
| 280 | 13 | 0 | 4 | not scalar keys %$temp_val and defined $$self{'ignore_empty_file'} |
| 354 | 1 | 0 | 1 | not scalar keys %$temp_val and defined $$self{'ignore_empty_file'} |
| 394 | 1 | 0 | 1 | not scalar keys %$temp_val and defined $$self{'ignore_empty_file'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 173 | 0 | 14 | 0 | ref $class || $class |
| 319 | 2 | 4 | 0 | $behavior || $$self{'merge_behavior'} |