| blib/lib/Cvs/Cvsroot.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 8 | 12.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 199 | 0 | 0 | 0 | defined $fingerprint and defined $$self{'fingerprint'} |
| line | l | !l | condition |
|---|---|---|---|
| 31 | 0 | 0 | $conf{'remote-shell'} ||= 'ssh' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 14 | 0 | 4 | 0 | ref $proto || $proto |