Condition Coverage

blib/lib/Time/C/Util.pm
Criterion Covered Total %
condition 6 19 31.5


or 2 conditions

line l !l condition
61 7 0 $loc_db->{'era'}{$locale} // []
69 0 0 $loc_db->{'alt_digits'}{$locale} // []

or 3 conditions

line l !l&&r !l&&!r condition
25 0 7 3289 $tok eq '%O' or $tok eq '%E'
7 19 3270 $tok eq '%O' or $tok eq '%E' or $tok eq '%-'
63 0 0 0 $loc_db->{'era_d_t_fmt'}{$locale} // $loc_db->{'d_t_fmt'}{$locale}
65 0 0 0 $loc_db->{'era_t_fmt'}{$locale} // $loc_db->{'t_fmt'}{$locale}
67 0 0 0 $loc_db->{'era_d_fmt'}{$locale} // $loc_db->{'d_fmt'}{$locale}