| blib/lib/Linux/Info/Compilation.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 9 | 22.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 312 | 0 | 0 | 0 | exists $subref->{$name} and $self->_compare($subref->{$name}, $value) |
| 323 | 0 | 0 | 23 | defined $subref->{$x} and $self->_compare($subref->{$x}, $fref->{$x}) |
| 344 | 0 | 0 | 2 | defined $proc->{$x} and $self->_compare($proc->{$x}, $fref->{$x}) |