Branch Coverage

lib/Rex/Interface/File/SSH.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
33 0 0 if ($mode eq '>') { }
0 0 elsif ($mode eq '>>') { }
0 0 elsif ($mode eq '<') { }
60 0 0 if "Rex::Config"->get_write_utf8_files and utf8::is_utf8($buf)