Branch Coverage

lib/ThreatDetector/Dispatcher.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
34 0 2 unless $entry and @threats
37 2 0 if (exists $handlers{$threat}) { }