Branch Coverage

blib/lib/PPIx/Regexp/Structure/Assertion.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
82 2 11 if ($ver < "5.029009" and not $self->is_look_ahead)
86 1 0 if defined $wid_min and defined $wid_max and $wid_min < $wid_max
106 0 17 unless my $type = $self->type
108 0 17 unless $type->isa("PPIx::Regexp::Token::GroupType::Assertion")