Condition Coverage

lib/Mail/AuthenticationResults/Token/String.pm
Criterion Covered Total %
condition 20 30 66.6


and 3 conditions

line !l l&&!r l&&r condition
45 5061 0 0 $first eq "\"" and not $is_value
5061 0 0 $first eq "\"" and not $is_value and not $is_first
46 5061 0 0 $first eq "(" and not $is_value
5061 0 0 $first eq "(" and not $is_value and not $is_first
47 4821 1 239 $first eq "=" and not $is_value
4822 0 239 $first eq "=" and not $is_value and not $is_first
48 4814 7 1 $first eq "/" and not $is_value
4821 0 1 $first eq "/" and not $is_value and not $is_first
49 4522 115 184 $first eq "." and not $is_value
4637 108 76 $first eq "." and not $is_value and not $is_first