Branch Coverage

blib/lib/RPC/ExtDirect/Event.pm
Criterion Covered Total %
branch 9 10 90.0


line true false branch
25 2 16 if (@_ == 1) { }
14 2 elsif (@_ == 2) { }
2 0 elsif (@_ % 2 == 0) { }
26 1 1 if ('HASH' eq ref $_[0]) { }
45 1 17 unless defined $name