Branch Coverage

blib/lib/YATT/Lite/NSBuilder.pm
Criterion Covered Total %
branch 15 18 83.3


line true false branch
25 0 42 if ($self->{'cf_app_ns'} and $SEEN_NS{$self->{'cf_app_ns'}}++)
57 41 1 unless ($app_ns->isa($self->{'default_app'}))
70 41 0 do { $@ =~ /^Can't locate $modfn/ } ? :
41 34 $@ ? :
82 33 0 unless ref $_
83 26 49 if (@base)
85 1 25 unless (grep {$_->isa($self->{'default_app'});} @base)
91 25 49 @base ? :
98 25 49 @base ? :