| lib/Remote/Perl/ModuleServer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 11 | 54.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 34 | 0 | 0 | 24 | defined $dir and not ref $dir |
| 0 | 0 | 24 | defined $dir and not ref $dir and -d $dir | |
| 37 | 15 | 1 | 2 | $self->{'serve_filter'} and not $self->{'serve_filter'}->($path) |
| line | l | !l | condition |
|---|---|---|---|
| 20 | 38 | 0 | $args{'inc'} // \@INC |