Branch Coverage

lib/Sub/Override.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
55 2 2 if @_
79 1 6 if (not $name_of_sub and 1 == keys %$self)
82 1 6 unless $name_of_sub
86 2 4 unless exists $$self{$name_of_sub}