line |
true |
false |
branch |
27
|
0 |
0 |
unless $filename
|
28
|
0 |
0 |
unless -e $filename
|
30
|
0 |
0 |
unless $pid
|
31
|
0 |
0 |
if kill 0, $pid
|
42
|
0 |
0 |
if ($dbh) { }
|
45
|
0 |
0 |
if defined $_
|
62
|
0 |
0 |
unless $self->app->sanity_check
|
67
|
0 |
0 |
if $@
|
75
|
0 |
0 |
/lighttpd/ ? :
|
|
0 |
0 |
/plackup/ ? :
|
|
0 |
0 |
/apache/ ? :
|
|
0 |
0 |
/hypnotoad/ ? :
|
88
|
0 |
0 |
if (grep({$_->{'state'} eq 'ok';} @status) == @status)
|
95
|
0 |
0 |
if ($INC{'Rose/Planter/DB.pm'})
|
97
|
0 |
0 |
if (my $db_class = 'Rose::Planter::DB'->registered_by($app))
|
111
|
0 |
0 |
if $_->{'state'} eq 'ok'
|
112
|
0 |
0 |
if $_->{'state'} ne 'ok'
|
115
|
0 |
0 |
$ok ? :
|