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 //= {}
314 1 0 $coderef || sub { $class; }
322 2 0 $roles || []
341 6 0 $error || 'cause unknown'

or 3 conditions

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