blib/lib/Rcs.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 45 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
949 | 0 | 0 | 0 | $nonFatal and not $Quiet |
0 | 0 | 0 | $nonFatal and not $Quiet and carp($error_msg) | |
950 | 0 | 0 | 0 | $nonFatal and $Quiet |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
35 | 0 | 0 | 0 | ref $proto || $proto |
122 | 0 | 0 | 0 | $$self{'ARCFILE'} || $self->file . $self->arcext |
136 | 0 | 0 | 0 | shift() || $self->head |
260 | 0 | 0 | 0 | @_ == 1 or @_ == 6 |
393 | 0 | 0 | 0 | shift() || $$self{'HEAD'} |
411 | 0 | 0 | 0 | $mode == 0 or $mode == 1 |
429 | 0 | 0 | 0 | $mode == 0 or $mode == 1 |
576 | 0 | 0 | 0 | shift() || $self->head |
613 | 0 | 0 | 0 | $self->arcfile || $self->file |
641 | 0 | 0 | 0 | $self->arcfile || $self->file |
669 | 0 | 0 | 0 | shift() || $self->head |
690 | 0 | 0 | 0 | shift() || $self->head |