| lib/File/Properties/Error.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 34 | 0 | 0 | if $File::Properties::Error::Debug > 1 |
| 47 | 0 | 0 | if ($File::Properties::Error::Debug == 0) { } |
| 50 | 0 | 0 | if $File::Properties::Error::Debug |
| 53 | 0 | 0 | if ($File::Properties::Error::Debug > 2 and defined $self->object and ref($self->object) =~ /^File::/) |
| 56 | 0 | 0 | if ($File::Properties::Error::Debug > 3) |
| 60 | 0 | 0 | defined $self->object->{$k} ? : |