Condition Coverage

blib/lib/Finance/AMEX/Transaction.pm
Criterion Covered Total %
condition 5 7 71.4


and 3 conditions

line !l l&&!r l&&r condition
36 0 0 14 $self->file_type and exists $$type_map{$self->file_type}

or 2 conditions

line l !l condition
33 1 13 $props{'file_format'} || 'UNKNOWN'
34 2 12 $props{'file_version'} || 'UNKNOWN'