| lib/Clearcase/UCM/Baseline.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 25 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 234 | 0 | 0 | $opts ||= "" |
| 283 | 0 | 0 | $opts ||= "" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 59 | 0 | 0 | 0 | $_ eq "cq" or $_ eq "cqe" |
| 0 | 0 | 0 | $_ eq "cq" or $_ eq "cqe" or $_ eq "force" | |
| 0 | 0 | 0 | $_ eq "cq" or $_ eq "cqe" or $_ eq "force" or $_ eq "nc" | |
| 0 | 0 | 0 | $_ eq "c" or $_ eq "cfile" | |
| 384 | 0 | 0 | 0 | $type =~ /^activities$/i or $type =~ /^versions$/i |
| 0 | 0 | 0 | $type =~ /^activities$/i or $type =~ /^versions$/i or $type =~ /^baselines$/i | |
| 398 | 0 | 0 | 0 | $1 eq "baseline" or $1 eq "stream" |