| line | true | false | branch | 
 
| 34 | 0 | 0 | if $opt->list | 
 
| 35 | 0 | 0 | if (defined $opt->precision) | 
 
| 39 | 0 | 0 | if (defined $opt->start_pay_period) | 
 
| 45 | 0 | 0 | if $@ | 
 
| 49 | 0 | 0 | if (defined $opt->length_pay_period) | 
 
| 53 | 0 | 0 | if (defined $opt->day_length) | 
 
| 57 | 0 | 0 | if (defined $opt->workdays) | 
 
| 62 | 0 | 0 | if $days{$_} | 
 
| 68 | 0 | 0 | if (defined $opt->sunday_begins_week) | 
 
| 76 | 0 | 0 | $bool ? : | 
 
| 78 | 0 | 0 | if (defined $opt->merge) | 
 
| 85 | 0 | 0 | if (defined $opt->editor) | 
 
| 89 | 0 | 0 | if (defined $opt->hidden_columns) | 
 
| 96 | 0 | 0 | if (defined $opt->time_zone) | 
 
| 198 | 0 | 0 | $value ? : | 
 
|  | 0 | 0 | if $booleans{$method} | 
 
| 199 | 0 | 0 | unless defined $value | 
 
| 200 | 0 | 0 | if ref $value eq 'DateTime' | 
 
| 201 | 0 | 0 | if $l > $l1 | 
 
| 203 | 0 | 0 | if $l > $l2 | 
 
| 217 | 0 | 0 | unless %$opt | 
 
| 218 | 0 | 0 | if $opt->workdays and not $opt->workdays =~ /^[SMTWHFA]*+$/iu | 
 
| 220 | 0 | 0 | if $opt->sunday_begins_week and not $opt->sunday_begins_week =~ /^(?:true|false|[01])?$/iu | 
 
| 224 | 0 | 0 | if (defined $opt->merge) | 
 
| 228 | 0 | 0 | unless ($m =~ /^(?:adjacent|adjacent same tags|all|none|same day|same day same tags|same tags)$/u) | 
 
| 235 | 0 | 0 | if (defined $opt->hidden_columns) | 
 
| 240 | 0 | 0 | unless $h{$col} | 
 
| 241 | 0 | 0 | if ($col eq 'none') { } | 
 
| 249 | 0 | 0 | if $found_none and $found_something | 
 
| 252 | 0 | 0 | if (defined $opt->time_zone) | 
 
| 255 | 0 | 0 | if $@ |