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 4679 0 0 $first eq '"' and not $is_value
4679 0 0 $first eq '"' and not $is_value and not $is_first
46 4679 0 0 $first eq '(' and not $is_value
4679 0 0 $first eq '(' and not $is_value and not $is_first
47 4458 1 220 $first eq '=' and not $is_value
4459 0 220 $first eq '=' and not $is_value and not $is_first
48 4456 3 0 $first eq '/' and not $is_value
4459 0 0 $first eq '/' and not $is_value and not $is_first
49 4183 101 175 $first eq '.' and not $is_value
4284 105 70 $first eq '.' and not $is_value and not $is_first