Branch Coverage

blib/lib/Mail/Colander/Server/Util.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
16 0 0 if ($n_max_lines > 0 and @lines > $n_max_lines)
17 0 0 if ($n_max_lines == 1) { }
0 0 elsif ($n_max_lines == 2) { }
34 0 0 if (defined(my $pre = $opts{'preamble'}))
35 0 0 ref $pre eq 'ARRAY' ? :
38 0 0 if wantarray