Condition Coverage

blib/lib/FFI/Platypus/Type/Enum.pm
Criterion Covered Total %
condition 7 9 77.7


and 3 conditions

line !l l&&!r l&&r condition
19 0 5 6 defined $_[2] && XXX

or 2 conditions

line l !l condition
27 2 9 $config{'rev'} ||= 'str'
60 0 2 $config{'type'} ||= 'senum'
79 3 4 $config{'type'} ||= 'enum'