| blib/lib/Config/Model/Backend/OpenSsh/Role/Reader.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 9 | 55.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 73 | 1303 | 0 | 315 | $k =~ /$regexp/ and $self->can($sub) |
| 116 | 188 | 0 | 58 | $comment and $type ne "hash" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 51 | 26 | 0 | 0 | $args{'object'} || croak('Config::Model::Backend::OpenSsh::Role::Reader', ' read_ssh_file: undefined config root object') |