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 21 $detail ? :
52 3 30 if (ref $error eq 'ARRAY') { }
58 5 25 $error->detail ? :