| line | true | false | branch | 
 
| 18 | 0 | 13 | if ref $class | 
 
| 20 | 0 | 13 | if (-e vacation()) | 
 
| 34 | 13 | 0 | unless $_[0]{'data'} | 
 
| 39 | 0 | 0 | if ($self->{'changed'}) | 
 
| 41 | 0 | 0 | if (@{$self->{'data'};}) { } | 
 
|  | 0 | 0 | elsif (-e vacation()) { } | 
 
| 44 | 0 | 0 | unless -e vacation() | 
 
| 60 | 0 | 13 | if $self->{'changed'} | 
 
| 75 | 0 | 0 | unless $self->{'data'} | 
 
| 78 | 0 | 0 | if ($other->conflicts($v)) | 
 
| 92 | 0 | 0 | if $index < 0 | 
 
| 94 | 0 | 0 | unless $data and @$data >= $index | 
 
| 108 | 0 | 0 | if ($widths) { } | 
 
| 111 | 0 | 0 | if $l1 > $l2 | 
 
| 118 | 0 | 0 | unless @parts | 
 
| 135 | 0 | 0 | if ($o) | 
 
| 137 | 0 | 0 | unless ($day_map{$s}) | 
 
| 144 | 0 | 0 | unless @overlaps |