Branch Coverage

blib/lib/ObjectivePerl/Parser.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
25 0 0 if $_parser
113 0 0 if $contentElement =~ /^no ObjectivePerl;$/m
123 0 0 if ($self->shouldSuspendParsing)
151 0 0 if ($contentElement =~ /^\s*(package\s+[A-Za-z0-9_:]+\s*;)/mo) { }
155 0 0 unless ($$self{'_classes'}{$packageName})