line |
true |
false |
branch |
43
|
0 |
0 |
if $inx < @events |
61
|
0 |
0 |
if exists $accessor{$name} |
70
|
2279 |
2498 |
if (my $code = $accessor{$name}) { } |
76
|
4737 |
40 |
unless wantarray |
94
|
67 |
98 |
$self->__longitude_from_sun($time) < 0 ? : |
98
|
63 |
102 |
$self->__longitude_from_sun($time, -1.5707963267948966) < 0 ? : |
102
|
134 |
193 |
$self->__longitude_from_sun($time, 3.1415926535897931) < 0 ? : |
106
|
61 |
96 |
$self->__longitude_from_sun($time, 1.5707963267948966) < 0 ? : |
110
|
0 |
25 |
if (defined $opt{'checker_result'}) |
115
|
5 |
20 |
if (defined $quarter) { } |
124
|
0 |
20 |
unless my(@chk) = grep({not &$_($time);} @checker) |
130
|
20 |
125 |
if $rslt = &$c($time) |
143
|
0 |
25 |
unless wantarray |
168
|
20 |
45 |
if (my $code = $mutator{$name}) { } |