blib/lib/System/Command.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 12 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
207 | 69 | 7 | 10 | exists $System::Command::a->{'env'} && exists $System::Command::b->{'env'} |
258 | 0 | 0 | 0 | defined &reftype($o->{$_}) and &reftype($o->{$_}) eq 'SCALAR' |
0 | 0 | 0 | defined &reftype($o->{$_}) and &reftype($o->{$_}) eq 'SCALAR' and ${$$o{$_};} = $self->{$_} | |
364 | 0 | 2 | 0 | defined $self->exit && $self->exit == 0 |