Branch Coverage

lib/Rex/Report/Base.pm
Criterion Covered Total %
branch 6 10 60.0


line true false branch
33 0 138 unless $self->{'__current_resource__'}[-1]
35 0 138 if ($option{'changed'} and not exists $option{'message'}) { }
28 213 elsif ($option{'changed'} == 0 and not exists $option{'message'}) { }
72 0 130 unless $self->{'__current_resource__'}[-1]
82 7 0 unless $self->{'__current_resource__'}[-1]