line |
!l |
l&&!r |
l&&r |
condition |
182
|
0 |
0 |
525 |
exists $args{'ra'} and exists $args{'dec'}
|
183
|
0 |
0 |
525 |
defined $args{'ra'} and defined $args{'dec'}
|
202
|
525 |
0 |
0 |
exists $args{'epoch'} && defined $args{'epoch'}
|
206
|
525 |
0 |
0 |
$epoch != 2000 and $pm1 != 0 || $pm2 != 0 || $parallax != 0
|
209
|
0 |
0 |
0 |
exists $args{'rv'} && $args{'rv'}
|
211
|
0 |
0 |
0 |
$pm1 != 0 || $pm2 != 0 and not $parallax
|
225
|
0 |
0 |
501 |
exists $args{'ra'} and exists $args{'dec'}
|
226
|
0 |
0 |
501 |
defined $args{'ra'} and defined $args{'dec'}
|
239
|
499 |
0 |
2 |
exists $args{'epoch'} && defined $args{'epoch'}
|
246
|
0 |
0 |
1 |
exists $args{'rv'} && $args{'rv'}
|
248
|
0 |
1 |
0 |
$pm1 != 0 || $pm2 != 0 and not $parallax
|
280
|
0 |
0 |
3 |
exists $args{'long'} and exists $args{'lat'}
|
281
|
0 |
0 |
3 |
defined $args{'long'} and defined $args{'lat'}
|
286
|
0 |
0 |
0 |
exists $args{'long'} and exists $args{'lat'}
|
287
|
0 |
0 |
0 |
defined $args{'long'} and defined $args{'lat'}
|
393
|
2 |
0 |
105 |
$sys eq "FK5" and $equ == 2000
|
581
|
0 |
0 |
0 |
$pm1 != 0 || $pm2 != 0 and not $parallax
|
609
|
2616 |
0 |
18 |
defined $ra_app and defined $dec_app
|
758
|
996 |
496 |
0 |
$event != 1 and $event != -1
|
768
|
708 |
250 |
534 |
$diff >= 0 and $event == 1
|
|
250 |
462 |
246 |
$diff <= 0 and $event == -1
|