Condition Coverage

blib/lib/Mojolicious/Plugin/Parallol.pm
Criterion Covered Total %
condition 6 7 85.7


and 3 conditions

line !l l&&!r l&&r condition
72 6 0 4 ref $callback and ref $callback eq 'CODE'

or 2 conditions

line l !l condition
22 4 2 $$p{'done'} ||= sub { my $self = shift(); $self->render unless $self->stash('mojo.finished'); }
73 2 2 $opts{'weaken'} // 1