| inc/My/Module/Test.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 23 | 34.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 187 | 0 | 0 | 0 | defined $test and $test eq $target |
| 240 | 0 | 0 | 3 | defined $prob and not $skip |
| 292 | 99 | 0 | 0 | /(.+?)\s+$/ and _numberp($1 . '') |
| 294 | 6 | 0 | 43 | _numberp($want) and _numberp($got) |
| 315 | 1 | 0 | 0 | $skip and $silent |
| line | l | !l | condition |
|---|---|---|---|
| 206 | 0 | 0 | exists &$code()->{$module} || 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 71 | 15 | 2 | 0 | $obj ||= 'Astro::SIMBAD::Client'->new |
| 85 | 1 | 0 | 0 | $obj ||= 'Astro::SIMBAD::Client'->new |