Branch Coverage

blib/lib/Plack/Middleware/Throttle/Lite/Backend/Abstract.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
15 45 2 defined $_[0] && UNIVERSAL::isa($_[0], 'HASH') ? :
30 1651 175 if (@_ == 1) { }
77 12 47 if ($interval == 86400) { }
33 14 elsif ($interval == 3600) { }