Branch Coverage

blib/lib/Mail/Milter/Authentication/App/Blocker/App/Command/delete.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
24 0 0 unless $opt->{'file'}
25 0 0 unless -e $opt->{'file'}
26 0 0 unless $opt->{'id'}
27 0 0 if @$args
37 0 0 if ($error)
43 0 0 unless (exists $$data{$opt->{'id'}})