line |
true |
false |
branch |
127
|
0 |
0 |
unless (-e $configurationFile)
|
132
|
0 |
0 |
if (prompt("N\343o existe o arquivo de configura\347\343o, deseja criar agora ?", '-yn1', '-default', 'y')) { }
|
170
|
0 |
0 |
unless $self->{'configurations'}{'application'}{'package'} =~ /^\D/u
|
174
|
0 |
0 |
if ($@) { }
|
182
|
0 |
0 |
unless ($self->{'application'}{'instance'})
|
191
|
0 |
0 |
if ($emailDispatcher)
|
195
|
0 |
0 |
if ($mailConf)
|
218
|
0 |
0 |
if (ref $self->{'application'}{'instance'} eq $self->{'configurations'}{'application'}{'package'}) { }
|
223
|
0 |
0 |
if $@
|
264
|
0 |
1 |
if (${^GLOBAL_PHASE} eq 'DESTRUCT')
|
266
|
0 |
0 |
if &blessed($self) and $self->isa('Siffra::Bootstrap')
|
270
|
1 |
0 |
if (&blessed($self) and $self->isa('Siffra::Bootstrap')) { }
|