Branch Coverage

blib/lib/Database/Async/Backoff.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
49 0 4 unless my $type = delete $args{'type'}
50 0 4 unless my $target_class = $class_for_type{$type}