Condition Coverage

lib/Class/Dot/Meta/Class.pm
Criterion Covered Total %
condition 4 5 80.0


and 3 conditions

line !l l&&!r l&&r condition
257 31 0 12 defined $_[0] && ref $_[0] && ref $_[0] eq 'HASH'

or 2 conditions

line l !l condition
44 32 141 $options_ref ||= {}