Condition Coverage

blib/lib/RPC/ExtDirect/API/Hook.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

line !l l&&!r l&&r condition
109 0 53 2 $hook_pkg && $hook_sub_name
135 0 0 126 defined $pkg && $pkg ne ''

or 3 conditions

line l !l&&r !l&&!r condition
31 8 0 128 'NONE' eq $coderef || !defined($coderef)