| blib/lib/CXC/Astro/Regions/DS9/Variant.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 22 | 29 | 75.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 38 | 26 | 0 | 16 | $args{'extends'} and @{$args{'extends'}} |
| 55 | 708 | 32 | 2 | $has_text_param and $name eq "text" |
| 71 | 40 | 0 | 2 | $args{'around'} and @{$args{'around'}} |
| 72 | 0 | 2 | 40 | $args{'with'} and @{$args{'with'}} |
| 104 | 97 | 41 | 6 | @param_values == 1 and defined(my $label = $param->{'label'}) |
| 129 | 930 | 56 | 1 | $name eq "text" and $args{'has_text_param'} |
| line | l | !l | condition |
|---|---|---|---|
| 34 | 42 | 0 | $args{'params'} // [] |
| 35 | 42 | 0 | $args{'props'} // [] |
| 82 | 2 | 156 | $param->{'render'} // Deparse error: Can't locate object method "object_2svref" via package "B::SPECIAL" at /usr/local/lib/perl5/5.42.0/B/Deparse.pm line 5762. |
| 122 | 0 | 1044 | $prop->{'render'} // Deparse error: Can't locate object method "object_2svref" via package "B::SPECIAL" at /usr/local/lib/perl5/5.42.0/B/Deparse.pm line 5762. |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 36 | 16 | 26 | 0 | $args{'name'} // $region |