blib/lib/Apache2/SSI/Finfo.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 31 | 22.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
117 | 0 | 0 | 0 | defined $Nice::Try::WANTARRAY and !&Scalar::Util::blessed($Nice::Try::RETVAL[0]) || &Scalar::Util::blessed($Nice::Try::RETVAL[0]) && !$Nice::Try::RETVAL[0]->isa('Nice::Try::SENTINEL') |
478 | 1 | 0 | 0 | $r and not $p->{'apache_request'} |
519 | 0 | 0 | 5 | defined $Nice::Try::WANTARRAY and !&Scalar::Util::blessed($Nice::Try::RETVAL[0]) || &Scalar::Util::blessed($Nice::Try::RETVAL[0]) && !$Nice::Try::RETVAL[0]->isa('Nice::Try::SENTINEL') |
line | l | !l | condition |
---|---|---|---|
80 | 160 | 0 | shift @_ || (return $self->error('No file provided to instantiate a ', ref $self, ' object.')) |
538 | 5 | 0 | shift @_ || (return) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
117 | 0 | 0 | 0 | !&Scalar::Util::blessed($Nice::Try::RETVAL[0]) || &Scalar::Util::blessed($Nice::Try::RETVAL[0]) && !$Nice::Try::RETVAL[0]->isa('Nice::Try::SENTINEL') |
399 | 0 | 0 | 0 | $f->name || File::Basename::basename($f->fname) |
519 | 0 | 5 | 0 | !&Scalar::Util::blessed($Nice::Try::RETVAL[0]) || &Scalar::Util::blessed($Nice::Try::RETVAL[0]) && !$Nice::Try::RETVAL[0]->isa('Nice::Try::SENTINEL') |
540 | 0 | 5 | 0 | ref $this || $this |
551 | 0 | 0 | 0 | $self->{'error'} || $ERROR |
559 | 5 | 0 | 0 | ref $self || $self |