| blib/lib/Cvs/Command/Rtag.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 22 | 40.9 |
| line | true | false | branch |
|---|---|---|---|
| 10 | 0 | 1 | unless $self->SUPER::init(@_) |
| 13 | 0 | 1 | if (defined $modules[-1] and ref $modules[-1] eq 'HASH') |
| 18 | 0 | 1 | unless defined $tag and defined $modules[0] |
| 33 | 0 | 1 | if $self->param->{'delete'} |
| 35 | 0 | 1 | if $self->param->{'force'} |
| 37 | 0 | 1 | if $self->param->{'branch'} |
| 39 | 0 | 1 | if $self->param->{'release'} |
| 41 | 0 | 1 | if $self->param->{'date'} |
| 43 | 0 | 1 | unless $self->param->{'recursive'} |
| 67 | 0 | 0 | $current_directory eq '.' ? : |
| 84 | 0 | 0 | $current_directory eq '.' ? : |