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
20 0 5 8 defined $_[2] && XXX

or 2 conditions

line l !l condition
28 3 10 $config{'rev'} ||= 'str'
61 0 2 $config{'type'} ||= 'senum'
83 4 5 $config{'type'} ||= 'enum'