Branch Coverage

blib/lib/Astro/App/Satpass2/Macro/Code.pm
Criterion Covered Total %
branch 2 16 12.5


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")
48 0 0 unless $name =~ / \A [[:alpha:]] /msx
53 0 0 unless $name =~ / [[:lower:]] /msx
62 0 0 unless "GLOB" eq ref $glob
67 0 0 unless *{$glob;}{"CODE"}
72 0 0 unless $parent->__get_attr(*{$glob;}{"CODE"}, "Verb")