blib/lib/YATT/Lite/NSBuilder.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 17 | 20 | 85.0 |
line | true | false | branch |
---|---|---|---|
25 | 0 | 23 | if ($self->{'cf_app_ns'} and $SEEN_NS{$self->{'cf_app_ns'}}++) |
57 | 22 | 1 | unless ($app_ns->isa($self->{'default_app'})) |
70 | 20 | 22 | if (not $@) { } |
22 | 0 | elsif ($@ =~ /^Can't locate $modfn/) { } | |
82 | 19 | 0 | unless ref $_ |
83 | 19 | 21 | if (@base) |
85 | 1 | 18 | unless (grep {$_->isa($self->{'default_app'});} @base) |
91 | 18 | 21 | @base ? : |
94 | 18 | 21 | @base ? : |
98 | 76 | 2 | unless (*{$sym;}{'CODE'}) |