Condition Coverage

lib/Mail/AuthenticationResults/Token/String.pm
Criterion Covered Total %
condition 18 30 60.0


and 3 conditions

line !l l&&!r l&&r condition
45 4996 0 0 $first eq "\"" and not $is_value
4996 0 0 $first eq "\"" and not $is_value and not $is_first
46 4996 0 0 $first eq "(" and not $is_value
4996 0 0 $first eq "(" and not $is_value and not $is_first
47 4759 1 236 $first eq "=" and not $is_value
4760 0 236 $first eq "=" and not $is_value and not $is_first
48 4757 3 0 $first eq "/" and not $is_value
4760 0 0 $first eq "/" and not $is_value and not $is_first
49 4463 114 183 $first eq "." and not $is_value
4577 107 76 $first eq "." and not $is_value and not $is_first