Condition Coverage

blib/lib/Message/Style.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
161 0 0 0 defined $header{'content-type'} and not $header{'content-type'} =~ m[^text/plain]i
167 0 0 0 defined $header{'content-transfer-encoding'} and not $header{'content-transfer-encoding'} =~ /^(7bit|8bit|quoted-printable)/i
188 0 0 0 exists $meta{'maxlen'} and $meta{'maxlen'} > $len
215 0 0 0 exists $meta{'siglines'} and $meta{'siglines'} > 4
236 0 0 0 exists $meta{'siglines'} and $meta{'siglines'} > 4
241 0 0 0 exists $meta{'buag'} and $meta{'buag'} > 10