| blib/lib/Directory/Scanner/Stream/Application.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 8 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 31 | 0 | 2 | unless &Scalar::Util::blessed($stream) and $stream->roles::DOES('Directory::Scanner::API::Stream') |
| 34 | 0 | 2 | unless defined $f |
| 37 | 0 | 2 | unless ref $f eq 'CODE' |
| 61 | 2 | 10 | unless defined $next |