| line |
true |
false |
branch |
|
96
|
2 |
0 |
unless ($options{'current_water_level'}) |
|
100
|
2 |
0 |
unless ($options{'low_water_level_threshold'}) |
|
104
|
2 |
0 |
unless ($options{'increase_water_level_by'}) |
|
124
|
0 |
7 |
unless ref(my $self = shift()) |
|
125
|
3 |
4 |
if (@_) { } |
|
139
|
0 |
3 |
unless ref(my $self = shift()) |
|
150
|
0 |
1 |
unless ref(my $self = shift()) |
|
161
|
0 |
3 |
unless ref(my $self = shift()) |
|
162
|
2 |
1 |
if ($self->{'current_water_level'} < $self->{'low_water_level_threshold'}) { } |
|
180
|
0 |
3 |
unless ref(my $self = shift()) |
|
191
|
0 |
1 |
unless ref(my $self = shift()) |
|
202
|
0 |
2 |
unless ref(my $self = shift()) |