Condition Coverage

lib/Rex/Interface/File/Sudo.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
87 0 0 0 "Rex::Config"->get_write_utf8_files and utf8::is_utf8($buf)
108 0 0 0 exists $self->{'mode'} and $self->{'mode'} eq '>' || $self->{'mode'} eq '>>'

or 3 conditions

line l !l&&r !l&&!r condition
22 0 0 0 ref $that || $that
108 0 0 0 $self->{'mode'} eq '>' || $self->{'mode'} eq '>>'