| blib/lib/App/SimpleScan/TestSpec.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 11 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 212 | 0 | 0 | 0 | defined $uri and defined(my $regex = $self->regex) |
| 0 | 0 | 0 | defined $uri and defined(my $regex = $self->regex) and defined(my $delim = $self->delim) | |
| 0 | 0 | 0 | defined $uri and defined(my $regex = $self->regex) and defined(my $delim = $self->delim) and defined(my $comment = $self->comment) |
| line | l | !l | condition |
|---|---|---|---|
| 209 | 0 | 0 | $self->flags || '' |