Condition Coverage

blib/lib/TAP/Parser/SourceHandler/Handle.pm
Criterion Covered Total %
condition 4 6 66.6


and 3 conditions

line !l l&&!r l&&r condition
71 306 0 2 $meta->{'is_object'} and UNIVERSAL::isa($src->raw, 'IO::Handle')

or 3 conditions

line l !l&&r !l&&!r condition
91 4 1 0 $source->meta->{'is_glob'} or UNIVERSAL::isa($source->raw, 'IO::Handle')