| blib/lib/Flash/FLAP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 28 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 154 | 0 | 0 | if (@_) | 
| 168 | 0 | 0 | if ($ENV{'MOD_PERL'}) { } | 
| 172 | 0 | 0 | if ($MP2) { } | 
| 190 | 0 | 0 | if ($@) | 
| 211 | 0 | 0 | unless $file | 
| 232 | 0 | 0 | if ($self->debug) | 
| 257 | 0 | 0 | if ($$header{'key'} eq 'DescribeService') | 
| 325 | 0 | 0 | if $dir | 
| 333 | 0 | 0 | if (-d $path) { } | 
| 359 | 0 | 0 | if @_ | 
| 372 | 0 | 0 | unless (open HANDLE, "> $filepath") | 
| 377 | 0 | 0 | unless (print HANDLE $data) | 
| 389 | 0 | 0 | unless (open HANDLE, ">>$filepath") | 
| 394 | 0 | 0 | unless (print HANDLE $data) |