Condition Coverage

blib/lib/YAML/PP/Schema/Perl.pm
Criterion Covered Total %
condition 12 18 66.6


and 3 conditions

line !l l&&!r l&&r condition
87 2 18 4 $tagtypes{'!perl'} and $tagtypes{'!!perl'}
408 4 0 0 $] <= "5.010001" and not defined ${$$node{"value"};}
4 0 0 $] <= "5.010001" and not defined ${$$node{"value"};} and $node->{'value'} =~ /^\(\?/

or 2 conditions

line l !l condition
21 0 6 $args{'tags'} || []
22 1 5 $args{'loadcode'} || 0
77 2 4 $perl_tag ||= "tag:yaml.org,2002:perl"

or 3 conditions

line l !l&&r !l&&!r condition
73 2 20 0 $perl_tag ||= $type