| line | true | false | branch | 
 
| 43 | 0 | 0 | if is_workday($self->start) | 
 
| 72 | 32 | 7968 | if $self->concerns_notes | 
 
| 78 | 126 | 11 | unless @tags | 
 
| 80 | 0 | 137 | if $e->isa('App::JobLog::Vacation::Period') | 
 
| 82 | 7946 | 22 | if is_workday($self->start) | 
 
| 89 | 7924 | 76 | if $self->is_empty | 
 
| 99 | 76 | 0 | if ($show_date) | 
 
| 100 | 6 | 70 | $show_year ? : | 
 
| 107 | 76 | 0 | if $show_times | 
 
| 108 | 44 | 32 | if $show_durations | 
 
| 109 | 11 | 65 | if $show_tags | 
 
| 110 | 63 | 13 | $screen_width == -1 ? : | 
 
|  | 76 | 0 | if $show_descriptions | 
 
| 120 | 76 | 0 | if $show_times or $show_durations or $show_tags or $show_descriptions or $show_date | 
 
| 134 | 76 | 131 | if @$column > $max | 
 
| 155 | 76 | 157 | unless ($self->{'pseudo_event'}) |