| lib/Class/Usul/File.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 10 | 20.0 |
| line | true | false | branch |
|---|---|---|---|
| 39 | 0 | 0 | if exists $args->{'storage_class'} and defined $args->{'storage_class'} |
| 48 | 0 | 0 | if exists $args->{'storage_class'} and defined $args->{'storage_class'} |
| 51 | 0 | 0 | if exists $args->{'arrays'} and defined $args->{'arrays'} |
| 53 | 0 | 0 | unless &is_arrayref($args->{'paths'}) and defined $args->{'paths'}[0] |
| 62 | 1 | 2 | if (&blessed($self)) { } |