Branch Coverage

inc/YAML/Dumper/Base.pm
Criterion Covered Total %
branch 14 44 31.8


line true false branch
39 0 1 if defined $YAML::SpecVersion
41 0 1 if defined $YAML::Indent
43 0 1 if defined $YAML::UseHeader
45 0 1 if defined $YAML::UseVersion
47 0 1 if defined $YAML::SortKeys
49 0 1 if defined $YAML::AnchorPrefix
51 0 1 if defined $YAML::DumpCode or defined $YAML::UseCode
53 0 1 if defined $YAML::UseBlock
55 0 1 if defined $YAML::UseFold
57 0 1 if defined $YAML::CompressSeries
59 0 1 if defined $YAML::InlineSeries
61 0 1 if defined $YAML::UseAliases
63 0 1 if defined $YAML::Purity
65 0 1 if defined $YAML::Stringify
77 0 0 unless ref $ref
86 0 0 unless ref $ref
88 0 0 if (not defined $blessing) { }
0 0 elsif (ref $blessing) { }
92 0 0 unless ynode($blessing)
98 0 0 unless defined &{$transfer;}
100 0 0 unless ynode($ynode)
103 0 0 unless my $object = ynode($ynode)