| blib/lib/App/MaMGal/Entry/Picture/Film.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 32 | 0 | 0 | unless my $tools = $self->tools |
| 33 | 0 | 0 | unless my $w = $tools->{'mplayer_wrapper'} |
| 36 | 0 | 0 | if ($@) |
| 37 | 0 | 0 | if (&blessed($@) and $@->isa('App::MaMGal::MplayerWrapper::NotAvailableException') || $@->isa('App::MaMGal::MplayerWrapper::ExecutionFailureException')) { } |