Condition Coverage

blib/lib/YAML/Tidy/Config.pm
Criterion Covered Total %
condition 9 12 75.0


or 2 conditions

line l !l condition
64 24 0 delete $cfg->{'indentation'} || {}
66 24 0 $indent->{'spaces'} //= 2
67 7 17 $indent->{'block-sequence-in-mapping'} //= 0
68 24 0 $cfg->{'trailing-spaces'} || ''
90 10 13 delete $cfg->{'header'} // "keep"
8 15 delete $cfg->{'footer'} // "keep"