| blib/lib/Cvs.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 8 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 270 | 3 | 5 | 0 | not defined $args{'cvsroot'} and -f join('/', $self->working_directory, 'CVS/Root') |
| line | l | !l | condition |
|---|---|---|---|
| 240 | 0 | 9 | $args{'debug'} || 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 233 | 0 | 9 | 0 | ref $proto || $proto |