Branch Coverage

blib/lib/Test/YAML.pm
Criterion Covered Total %
branch 0 34 0.0


line true false branch
26 0 0 unless my $code = $YAML->can($meth)
39 0 0 unless _skip_tests_for_now($block) or _skip_yaml_tests($block)
57 0 0 unless exists $block->{'perl'}
59 0 0 if $@
62 0 0 if $@
63 0 0 if (exists $block->{'yaml'}) { }
72 0 0 if exists $block->{'no_round_trip'} or not exists $block->{'yaml'}
74 0 0 if ($option eq 'dumper') { }
85 0 0 unless my $block = shift()
86 0 0 if exists $block->{'skip_this_for_now'}
88 0 0 if exists $block->{'perl'}
90 0 0 unless exists $block->{'no_round_trip'} or not exists $block->{'yaml'}
91 0 0 unless $count
122 0 0 unless my $block = shift()
140 0 0 if (exists $block->{'skip_this_for_now'})
152 0 0 if ($block->skip_unless_modules)
156 0 0 if ($@)