| blib/lib/MooseX/SimpleConfig.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 20 | 0 | 0 | if ref $file eq 'CODE' |
| 21 | 0 | 0 | ref $file eq 'ARRAY' ? : |
| 24 | 0 | 0 | $can_config_any_args ? : |
| 36 | 0 | 0 | unless (exists $$raw_cfany{$file_tested}) |
| 43 | 0 | 0 | unless $cfany_hash and ref $cfany_hash and ref $cfany_hash eq 'HASH' |