Condition Coverage

blib/lib/Class/Constant.pm
Criterion Covered Total %
condition 9 14 64.2


and 3 conditions

line !l l&&!r l&&r condition
71 1 1 8 $start_ordinal == 0 and $ordinal_for_data{$caller} > 0
107 22 0 15 &blessed($_[1]) and $_[1]->isa('Class::Constant::Object')
136 0 16 0 exists $data->{'methods'} and exists $data->{'methods'}{$name}

or 2 conditions

line l !l condition
18 1 9 $ordinal_for_data{$caller} ||= 0

or 3 conditions

line l !l&&r !l&&!r condition
81 0 0 1 ref $_[0] || $_[0]