| blib/lib/Astro/App/Satpass2/Macro/Code.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 2 | 12 | 16.6 | 
| line | true | false | branch | 
|---|---|---|---|
| 26 | 1 | 0 | if exists $self->{'lib'} | 
| 30 | 0 | 1 | if defined $self->{'lib'} and not $self->{'relative'} and not $self->{'lib'} =~ / \A ~ /msx | 
| 34 | 0 | 0 | unless $module->isa("Astro::App::Satpass2") | 
| 49 | 0 | 0 | unless $name =~ / \A \w /msx and not $name =~ / \A _ /msx | 
| 59 | 0 | 0 | unless *{$glob;}{"CODE"} | 
| 64 | 0 | 0 | unless $parent->__get_attr(*{$glob;}{"CODE"}, "Verb") |