Condition Coverage

lib/XML/Compile/Schema/Specs.pm
Criterion Covered Total %
condition 8 12 66.6


and 3 conditions

line !l l&&!r l&&r condition
169 1613 0 0 $args{'json_friendly'} and $name eq "boolean"
172 1448 133 32 $args{'sloppy_integers'} and exists $sloppy_int_version{$name}
174 1548 5 28 $args{'sloppy_floats'} and my $maptype = $sloppy_float_version{$name}
176 28 0 0 $args{'json_friendly'} and $maptype eq "sloppy_float"