blib/lib/Sys/Statistics/Linux.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 8 | 25.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
512 | 0 | 8 | 11 | $$opts{$opt} == 1 and UNIVERSAL::can($package, 'init') |
528 | 0 | 0 | 0 | $$self{'opts'}{$opt} > 0 and UNIVERSAL::can(ref $$self{'obj'}{$opt}, 'init') |
line | l | !l | condition |
---|---|---|---|
485 | 0 | 0 | delete $$args{$opt}{'init'} || 1 |