| blib/lib/Microarray/ExprSet.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 11 | 54.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 88 | 0 | 6 | 0 | defined $nr and defined $nc |
| 115 | 1 | 8 | 0 | defined $nr and defined $nc |
| line | l | !l | condition |
|---|---|---|---|
| 196 | 1 | 1 | shift() || 'mean' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 21 | 0 | 1 | 0 | ref $invocant || $invocant |