Condition Coverage

blib/lib/FFI/Platypus/Type/Enum.pm
Criterion Covered Total %
condition 9 11 81.8


and 3 conditions

line !l l&&!r l&&r condition
20 0 5 9 defined $_[2] && XXX

or 2 conditions

line l !l condition
28 3 11 $config{'rev'} ||= 'str'
31 1 12 $config{'casing'} ||= 'upper'
64 0 2 $config{'type'} ||= 'senum'
86 4 6 $config{'type'} ||= 'enum'