blib/lib/Test/YAML.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 22 | 0.0 |
line | l | !l | condition |
---|---|---|---|
55 | 0 | 0 | shift() || '' |
60 | 0 | 0 | $block->config || '' |
129 | 0 | 0 | $block->function || 'roundtrip_nyn' |
204 | 0 | 0 | $error || $warning || '' |
210 | 0 | 0 | $error || $warning || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
39 | 0 | 0 | 0 | _skip_tests_for_now($block) or _skip_yaml_tests($block) |
72 | 0 | 0 | 0 | exists $block->{'no_round_trip'} or not exists $block->{'yaml'} |
90 | 0 | 0 | 0 | exists $block->{'no_round_trip'} or not exists $block->{'yaml'} |
198 | 0 | 0 | 0 | $error || $result |