| blib/lib/Cvs/Command/Checkout.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 12 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 11 | 0 | 2 | unless $self->SUPER::init(@_) |
| 22 | 0 | 2 | unless defined $module |
| 26 | 2 | 0 | if defined $self->workdir |
| 28 | 0 | 2 | if $self->param->{'reset'} |
| 30 | 0 | 2 | if defined $self->param->{'revision'} |
| 32 | 0 | 2 | if defined $self->param->{'date'} |