Condition Coverage

blib/lib/Venus/Space.pm
Criterion Covered Total %
condition 10 14 71.4


or 2 conditions

line l !l condition
98 2 5 $data //= {}
334 1 0 $coderef || sub { $class; }
342 2 0 $roles || []
361 6 0 $error || 'cause unknown'

or 3 conditions

line l !l&&r !l&&!r condition
356 0 306 19 $class eq "main" or $self->loaded
374 219 147 61 $self->included || @{$self->routines;}