| lib/App/Tel/Passwd.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 6 | 18 | 44.4 | 
| line | true | false | branch | 
|---|---|---|---|
| 43 | 3 | 2 | if $@ | 
| 61 | 0 | 0 | unless ($_mock) | 
| 62 | 0 | 0 | unless POSIX::isatty(\*STDIN) | 
| 71 | 0 | 0 | if (not $_mock) { } | 
| 96 | 0 | 0 | unless ($pass) | 
| 103 | 0 | 0 | if $@ | 
| 124 | 1 | 2 | if (defined $$profile{$type . '_file'}) | 
| 129 | 0 | 1 | if ($safe_password eq 'KEYRING') | 
| 135 | 1 | 0 | if $e |