Condition Coverage

blib/lib/Parse/IASLog.pm
Criterion Covered Total %
condition 8 13 61.5


and 3 conditions

line !l l&&!r l&&r condition
2189 1 0 1 defined $opts{'enumerate'} and not $opts{'enumerate'}
2208 9 9 0 $self->{'enumerate'} and exists $attributes{$attribute}{'enum'}
2 0 7 $self->{'enumerate'} and exists $attributes{$attribute}{'enum'} and defined $attributes{$attribute}{'enum'}{$record->{$attribute}}

or 2 conditions

line l !l condition
2181 1 0 shift() || (return)
2195 2 0 shift() || (return)