Branch Coverage

blib/lib/Data/Walk/Extracted/Dispatch.pm
Criterion Covered Total %
branch 3 8 37.5


line true false branch
18 2999 832 if (exists $dispatch_ref->{$call}) { }
832 0 elsif (exists $dispatch_ref->{'DEFAULT'}) { }
29 0 0 exists $dispatch_ref->{'name'} ? :
31 0 0 if $dispatch_name