line |
true |
false |
branch |
144
|
0 |
0 |
unless $self->available_features->{$feature} |
147
|
0 |
0 |
if ($constraint) { } |
149
|
0 |
0 |
unless ref $self->available_features->{$feature} |
153
|
0 |
0 |
if (ref $self->available_features->{$feature} eq 'ARRAY') { } |
155
|
0 |
0 |
if $_ eq $constraint |
165
|
0 |
0 |
if ref $self->available_features->{$feature} |
183
|
0 |
5 |
unless $plan |
186
|
2 |
2 |
if $_ eq $plan |
204
|
0 |
4 |
unless $plan |
207
|
2 |
1 |
if $$_[0] eq $plan or $$_[1]->inherits_plan($plan) |
231
|
0 |
0 |
if (not ref $_) { } |
|
0 |
0 |
elsif (ref $_ eq 'ARRAY' and scalar @$_ == 2) { } |