| script/sslmaker | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 11 | 26 | 42.3 | 
| line | true | false | branch | 
|---|---|---|---|
| 3 | 1 | 0 | grep({/^--silent/;} @ARGV) ? : | 
| 32 | 0 | 0 | if $Getopt::App::SUBCOMMAND | 
| 47 | 14 | 0 | if ref $_[0]{'home'} | 
| 51 | 0 | 0 | if $home | 
| 57 | 11 | 1 | if ref $_[0]{'root'} | 
| 68 | 2 | 0 | -e $passphrase ? : | 
| 82 | 0 | 1 | unless $self->{'subject'} | 
| 110 | 0 | 2 | unless $cn | 
| 123 | 2 | 0 | -r $intermediate_cert ? : | 
| 168 | 0 | 1 | if $output =~ /error/u | 
| 177 | 0 | 0 | unless $domain | 
| 195 | 0 | 2 | unless $csr | 
| 218 | 0 | 9 | if -e $file |