line |
!l |
l&&!r |
l&&r |
condition |
50
|
0 |
0 |
1498 |
ref $self->{$name} and "HASH" eq &reftype($self->{$name}) |
121
|
282 |
0 |
0 |
@args == 1 and "HASH" eq ref $args[0] |
241
|
0 |
0 |
6 |
defined $arg{'time'} and embodies($arg{'station'}, "Astro::Coord::ECI") |
249
|
6 |
0 |
0 |
_elevation($arg{'station'}, $arg{'sun'}, $arg{'time'}) > $arg{'twilight'} and _elevation($arg{'station'}, $arg{'body'}, $arg{'time'}) >= 0 |
318
|
0 |
0 |
6 |
$illum and 2 == $illum || 3 == $illum |
|
0 |
6 |
0 |
$illum and 2 == $illum || 3 == $illum and $body->can_flare($self->_get("data", "questionable")) |
1547
|
1 |
2 |
0 |
$self->can($name) and not $defined_here{$name} |
1707
|
2521 |
0 |
5 |
defined $arg->{'format'} and not defined $arg->{'width'} |
1771
|
0 |
0 |
2662 |
$dim = $dimensions{$dim_name} and defined(my $unit_name = _dor($arg->{'units'}, $fmtr->{'dimension'}{'units'}, $self->_get("default", $fmtr_name, "units"), $dim->{'default'})) |
1807
|
1839 |
0 |
6 |
defined $unit->{'gmt'} and not defined $arg->{'gmt'} |
1953
|
3 |
0 |
185 |
$arg->{'bearing'} and $arg->{'bearing'} =~ / \A [0-9]+ \z /msx |
2046
|
53 |
1 |
78 |
embodies($tle, "Astro::Coord::ECI::TLE") and $tle->attribute($attr) |
2084
|
9 |
130 |
0 |
$arg->{'width'} and $arg->{'bearing'} > $arg->{'width'} |
2164
|
1 |
0 |
4 |
$arg->{'width'} and $arg->{'width'} =~ / \A [0-9]+ \z /msx |
2188
|
0 |
0 |
813 |
defined $value and $value ne "" |
2193
|
46 |
0 |
767 |
$arg->{'width'} && $arg->{'width'} =~ / \A [0-9]+ \z /msx |
2196
|
0 |
0 |
813 |
defined $arg->{'places'} and $arg->{'places'} =~ / \A [0-9]+ \z /msx |
2211
|
0 |
761 |
6 |
$width and length $buffer > $width |
|
761 |
0 |
6 |
$width and length $buffer > $width and $width >= 7 |
2225
|
0 |
0 |
15 |
defined $value and $value ne "" |
2230
|
6 |
0 |
9 |
$arg->{'width'} && $arg->{'width'} =~ / \A [0-9]+ \z /msx |
2233
|
0 |
0 |
15 |
defined $arg->{'places'} and $arg->{'places'} =~ / \A [0-9]+ \z /msx |
2238
|
15 |
0 |
0 |
$buffer =~ s/ e ( [-+]? ) 0 ( [0-9]{2} ) \z /e$1$2/msx and $width |
|
15 |
0 |
0 |
$buffer =~ s/ e ( [-+]? ) 0 ( [0-9]{2} ) \z /e$1$2/msx and $width and $width > length $buffer |
2288
|
0 |
0 |
25 |
defined $arg->{'places'} and $arg->{'places'} =~ / \A [0-9]+ \z /msx |
2310
|
0 |
224 |
1389 |
defined $arg->{'width'} and $arg->{'width'} =~ / \A [0-9]+ \z /msx |
2359
|
159 |
0 |
0 |
$self->{'title'} and defined $arg->{'title'} |
2367
|
0 |
31 |
125 |
defined $arg->{'width'} and $arg->{'width'} =~ / \A [0-9]+ \z /msx |
|
31 |
0 |
125 |
defined $arg->{'width'} and $arg->{'width'} =~ / \A [0-9]+ \z /msx and $arg->{'width'} |