| blib/lib/Astro/App/Satpass2/Macro/Code.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 9 | 22.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 30 | 0 | 1 | 0 | defined $self->{'lib'} and not $self->{'relative'} |
| 1 | 0 | 0 | defined $self->{'lib'} and not $self->{'relative'} and not $self->{'lib'} =~ / \A ~ /msx | |
| 49 | 0 | 0 | 0 | $name =~ / \A \w /msx and not $name =~ / \A _ /msx |