Condition Coverage

lib/Dist/Zilla/Util/ExpandINI/Writer.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

line !l l&&!r l&&r condition
42 0 136 9 $ini_record->{'name'} and '_' eq $ini_record->{'name'}
50 0 1 135 $ini_record->{'name'} and $ini_record->{'package'} ne $ini_record->{'name'}
84 0 54 0 defined $value and not $self->is_valid_value($value)