| blib/lib/Astro/App/Satpass2/Macro.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 4 | 12 | 33.3 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 58 | 0 | 17 | 0 | defined $self->{'generate'} and "CODE" ne ref $self->{'generate'} | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 20 | 0 | 17 | 0 | ref $class || $class | 
| 48 | 28 | 0 | 0 | $self->{'implements'}{$name} or not $arg{'required'} | 
| 54 | 17 | 0 | 0 | $self->{'warner'} ||= "Astro::App::Satpass2::Warner"->new |