Condition Coverage

blib/lib/Function/Parameters/Info.pm
Criterion Covered Total %
condition 7 12 58.3


and 3 conditions

line !l l&&!r l&&r condition
19 0 42 0 @_ > 1 and (@_ - 1) % 2
35 0 16 0 @_ > 1 and (@_ - 1) % 2

or 3 conditions

line l !l&&r !l&&!r condition
60 4 4 4 defined $self->slurpy or $self->named_required
8 0 4 defined $self->slurpy or $self->named_required or $self->named_optional