| line | true | false | branch | 
 
| 192 | 0 | 6 | if ($^O eq 'VMS') | 
 
| 264 | 5 | 6 | if ($self->last_test_obj->skipped) { } | 
 
| 287 | 7 | 4 | $self->last_test_obj->bonus ? : | 
 
| 345 | 3 | 54 | if ($self->Debug) | 
 
| 508 | 0 | 7 | $message ? : | 
 
| 515 | 0 | 7 | if (my $bonusmsg = $self->_calc_fail_other_bonus_message) | 
 
| 534 | 180 | 28 | if ($totals->last_detail->ok) { } | 
 
| 555 | 6 | 202 | if ($curr > $next) { } | 
 
|  | 9 | 193 | elsif ($curr < $next) { } | 
 
| 579 | 0 | 289 | if ($self->Verbose) | 
 
| 593 | 3 | 0 | exists $ENV{'PERL5LIB'} && defined $ENV{'PERL5LIB'} ? : | 
 
| 601 | 3 | 54 | if ($self->Debug) | 
 
| 640 | 15 | 0 | if ($event->{'type'} eq 'success') { } |