Branch Coverage

blib/lib/Mail/BIMI/Role/HasError.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
30 1 1 $error->{'detail'} ? :
38 4 30 $detail ? :
52 6 42 if (ref $error eq 'ARRAY') { }
58 5 37 $error->detail ? :