| blib/lib/Apache2/SSI/Finfo.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 7 | 31 | 22.5 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 116 | 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') | 
| 468 | 1 | 0 | 0 | $r and not $p->{'apache_request'} | 
| 509 | 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 | 
|---|---|---|---|
| 79 | 160 | 0 | shift @_ || (return $self->error('No file provided to instantiate a ', ref $self, ' object.')) | 
| 528 | 5 | 0 | shift @_ || (return) | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 116 | 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') | 
| 389 | 0 | 0 | 0 | $f->name || File::Basename::basename($f->fname) | 
| 509 | 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') | 
| 530 | 0 | 5 | 0 | ref $this || $this | 
| 541 | 0 | 0 | 0 | $self->{'error'} || $ERROR | 
| 549 | 5 | 0 | 0 | ref $self || $self |