lib/Rex/Test/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 10 | 0.0 |
line | l | !l | condition |
---|---|---|---|
89 | 0 | 0 | $self->{'memory'} ||= 512 |
90 | 0 | 0 | $self->{'cpu'} ||= 1 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
80 | 0 | 0 | 0 | ref $that || $that |
87 | 0 | 0 | 0 | $self->{'name'} ||= $file |