blib/lib/App/Nopaste/Service/ssh.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
26 | 0 | 0 | defined $ENV{'NOPASTE_SSH_USE_DESCRIPTION'} ? : |
29 | 0 | 0 | defined $source && $source =~ s((\.[^./\\]+?)$)[] ? : |
32 | 0 | 0 | if ($usedesc) |
33 | 0 | 0 | unless ($args{'desc'}) |
38 | 0 | 0 | $args{'desc'} ? : |
50 | 0 | 0 | unless print $tmp $args{'text'} |
51 | 0 | 0 | unless close $tmp |
54 | 0 | 0 | if defined $mode |