Branch Coverage

lib/Mail/DMARC/Report/Aggregate/Record/Auth_Results.pm
Criterion Covered Total %
branch 11 12 91.6


line true false branch
12 0 18 if @args % 2
15 9 9 if 0 == scalar @args
27 9 19 if 0 == scalar @args
30 15 4 if (1 == scalar @args and ref $args[0] eq "ARRAY")
50 11 19 if 0 == scalar @args
52 14 5 if (1 == scalar @args and ref $args[0] eq "ARRAY")