Condition Coverage

blib/lib/Venus/Try.pm
Criterion Covered Total %
condition 7 11 63.6


and 3 conditions

line !l l&&!r l&&r condition
121 44 45 3027 $self->arguments and @{$self->arguments;}

or 2 conditions

line l !l condition
89 5 16 $callback ||= sub { @_; }

or 3 conditions

line l !l&&r !l&&!r condition
248 0 1 0 ref $invocant || $invocant
1 0 0 ref $self || $self