Branch Coverage

blib/lib/SpeL/Parser/Chunk.pm
Criterion Covered Total %
branch 16 32 50.0


line true false branch
540 0 39 ref $class ? :
557 67 0 unless defined $debug
559 0 67 if ($debug)
585 7 8 if ($entry->{'argc'} ne "-NoValue-" and $entry->{'argc'} > 0)
589 1 6 if ($entry->{'optarg'} ne "-NoValue-")
601 15 15 unless scalar @matches
606 15 1 if (defined $matches[$m]) { }
653 0 0 if ($entry->{'argc'} ne "-NoValue-" and $entry->{'argc'} > 0)
657 0 0 if ($entry->{'optarg'} ne "-NoValue-")
671 0 0 unless scalar @matches
676 0 0 if (defined $matches[$m]) { }
691 0 67 if ($debug)
703 67 0 if ($result = ($document . "\n\\endinput") =~ /$chunk/sx) { }
704 67 0 if (exists $/{'Document'}{'ElementList'}{'Element'})
716 0 67 if ($debug)
733 0 67 unless $file->open("<$filename")