| 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 | 1298 | 0 | 314 | $k =~ /$regexp/ and $self->can($sub) | 
| 116 | 187 | 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') |