Branch Coverage

lib/Mail/DMARC/Report/Store/SQL/Grammars/PostgreSQL.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
24 0 0 if $column =~ /\./
94 0 0 if ($number_of_entries > 1)
207 0 0 if ($which == 0) { }
257 0 0 if (@{$columns;}[0] ne "*")
260 0 0 if ($col =~ /(\w+)(?:\s+as\s+(\w+))/i)