| blib/lib/Sman/Config.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 21 | 4.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 34 | 0 | 0 | 0 | uc $_->[0] eq uc $directive and defined $_->[1] |
| 83 | 0 | 0 | 0 | -e $f and $self->_isverysafe($f) |
| 134 | 0 | 0 | 0 | defined $directive and $directive |
| 0 | 0 | 0 | defined $directive and $directive and defined $value | |
| 154 | 0 | 0 | 0 | defined $_->[0] and defined $_->[1] |
| 199 | 0 | 0 | 0 | $info->uid != 0 and $info->uid != $< |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 17 | 0 | 1 | 0 | ref $proto || $proto |