| line |
true |
false |
branch |
|
20
|
0 |
0 |
unless (exists $config{'talk'}) |
|
21
|
0 |
0 |
if (blessed($config{'slides'})) { } |
|
30
|
0 |
0 |
unless (exists $config{'controller'}) |
|
37
|
0 |
0 |
if ($config{'debug'} and not exists $config{'logger'}) |
|
44
|
0 |
0 |
unless exists $config{'accepts_detaches'} |
|
58
|
0 |
0 |
unless $config{'debug'} |
|
70
|
0 |
0 |
unless ref $config_href eq 'HASH' |
|
75
|
0 |
0 |
unless (exists $config{'talk'}) |
|
76
|
0 |
0 |
unless exists $config{'slides'} |
|
79
|
0 |
0 |
unless exists $config{'controller'} or exists $config{'controller_port'} |
|
83
|
0 |
0 |
unless $config{'http_port'} |
|
89
|
0 |
0 |
unless defined $pid |
|
90
|
0 |
0 |
unless $pid |