Branch Coverage

blib/lib/Sub/Throttler/algo.pm
Criterion Covered Total %
branch 21 32 65.6


line true false branch
25 0 2 /::/ms ? :
29 4 3 @func ? :
4 7 $this ? :
34 7 4 $key ? :
41 0 7 if ref $class_or_obj and not blessed $class_or_obj
43 0 7 if any sub { /::/ms; } , @func
45 0 7 if (1 == @_) { }
4 3 elsif (ref $class_or_obj) { }
48 0 0 $this ? :
49 0 0 $key ? :
55 4 0 @func ? :
0 4 !($this && ref $this) || $this != $obj ? :
60 4 0 $key ? :
67 4 16 @func ? :
3 20 !eval { do { local $SIG{'__DIE__'}; $this->isa($class) } } ? :
71 20 3 $key ? :