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