Condition Coverage

blib/lib/Data/Object/Space.pm
Criterion Covered Total %
condition 11 24 45.8


and 3 conditions

line !l l&&!r l&&r condition
234 0 0 1 $data and not $data->invocant
321 0 0 10 $class && $class =~ /^\w(?:[\w:']*\w)?$/u
386 0 0 1 $data and $data->invocant

or 2 conditions

line l !l condition
309 2 0 $coderef || sub { $class; }
312 0 0 $coderef || sub { $class; }
339 1 0 $error || 'cause unknown'

or 3 conditions

line l !l&&r !l&&!r condition
336 1 0 9 $error or $failed
1 0 9 $error or $failed or not $loaded
359 1 0 2 $is_loaded_eval || $is_loaded_used