Branch Coverage

lib/ThreatDetector/Handlers/RateLimiter.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
29 1 24 if (@{$ip_activity{$ip};} > $MAX_REQUESTS)
42 0 1 if $VERBOSE