Condition Coverage

blib/lib/PPIx/Regexp.pm
Criterion Covered Total %
condition 12 12 100.0


and 3 conditions

line !l l&&!r l&&r condition
450 1 1 1 __instance($obj, "PPIx::Regexp") and __instance(my $parent = $obj->source, "PPI::Element")
684 53 2 1 defined $v and $v <= "5.021001"
689 53 1 1 "??" eq $delim and "" eq $self->type->content

or 3 conditions

line l !l&&r !l&&!r condition
343 1 11 321 !!$args{'location'} || __instance($content, 'PPI::Element')