| lib/Clearcase/UCM/Baseline.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 59 | 0 | 0 | if ($_ eq 'cq' or $_ eq 'cqe' or $_ eq 'force' or $_ eq 'nc') { } |
| 0 | 0 | elsif ($_ eq 'c' or $_ eq 'cfile') { } | |
| 384 | 0 | 0 | unless ($type =~ /^activities$/i or $type =~ /^versions$/i or $type =~ /^baselines$/i) |
| 396 | 0 | 0 | if ($baseline) { } |
| 397 | 0 | 0 | if ($baseline =~ /(\S+):/) |
| 398 | 0 | 0 | unless ($1 eq "baseline" or $1 eq "stream") |
| 404 | 0 | 0 | unless $baseline =~ /\@/ |
| 413 | 0 | 0 | if $Clearcase::CC->status |
| 420 | 0 | 0 | unless /^(\>\>|\<\<)/ |
| 422 | 0 | 0 | if (/(\>\>|\<\<)\s+(\S+)\@/) |