Condition Coverage

blib/lib/Method/ParamValidator/Key/Field.pm
Criterion Covered Total %
condition 4 6 66.6


and 3 conditions

line !l l&&!r l&&r condition
32 0 10 0 defined $_[0] && $_[0] =~ /^\d+$/
48 3 15 4 $self->has_source and keys %{$self->source;}