blib/lib/Sys/Statistics/Linux/Compilation.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 9 | 22.2 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
286 | 0 | 0 | 0 | exists $$subref{$name} and $self->_compare($$subref{$name}, $value) |
294 | 0 | 0 | 29 | defined $$subref{$x} and $self->_compare($$subref{$x}, $$fref{$x}) |
304 | 0 | 0 | 2 | defined $$proc{$x} and $self->_compare($$proc{$x}, $$fref{$x}) |