blib/lib/Date/ManipX/Almanac/Lang.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 15 | 60.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
41 | 0 | 0 | 1 | @{$arg{'sky'};} and $sta = $arg{'sky'}[0]->get('station') |
0 | 1 | 0 | @{$arg{'sky'};} and $sta = $arg{'sky'}[0]->get('station') and ($sta->geodetic)[0] < 0 | |
202 | 2 | 5 | 14 | $interp_event and $capture{$name} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
134 | 2 | 1 | 0 | $self->{'body_data'} ||= $self->__body_data |
197 | 13 | 1 | 0 | $self->{'interp_general'} ||= $self->__general_event_interp |