blib/lib/File/Extract.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 30 | 40.0 |
line | true | false | branch |
---|---|---|---|
21 | 0 | 0 | ref $args{'encodings'} eq 'ARRAY' ? : |
0 | 1 | $args{'encodings'} ? : | |
27 | 0 | 1 | $args{'file_mmagic_args'} ? : |
43 | 0 | 12 | unless eval "require $pkg" |
54 | 0 | 0 | unless eval "require $pkg" |
69 | 0 | 1 | if ($processors) |
74 | 1 | 0 | if ($processors) |
90 | 1 | 0 | if ($filters) |
95 | 0 | 0 | if ($filters) |
109 | 0 | 1 | unless $mime |
114 | 1 | 0 | if (my(@filters) = $self->_filters($mime)) |
128 | 0 | 1 | unless $mime |
131 | 1 | 0 | if (my(@processors) = $self->_processors($mime)) |
141 | 1 | 0 | if ($r) |
142 | 1 | 0 | if ($source ne $file) |