line |
true |
false |
branch |
139
|
0 |
0 |
unless (-e $configurationFile)
|
144
|
0 |
0 |
if (prompt("N\343o existe o arquivo de configura\347\343o, deseja criar agora ?", '-yn1', '-default', 'y')) { }
|
182
|
0 |
0 |
unless $self->{'configurations'}{'application'}{'package'} =~ /^\D/u
|
186
|
0 |
0 |
if ($@) { }
|
194
|
0 |
0 |
unless ($self->{'application'}{'instance'})
|
203
|
0 |
0 |
if ($emailDispatcher)
|
207
|
0 |
0 |
if ($mailConf)
|
230
|
0 |
0 |
if (ref $self->{'application'}{'instance'} eq $self->{'configurations'}{'application'}{'package'}) { }
|
235
|
0 |
0 |
if $@
|
276
|
0 |
1 |
if (${^GLOBAL_PHASE} eq 'DESTRUCT')
|
278
|
0 |
0 |
if &blessed($self) and $self->isa('Siffra::Bootstrap')
|
282
|
1 |
0 |
if (&blessed($self) and $self->isa('Siffra::Bootstrap')) { }
|