Branch Coverage
blib/lib/Text/Pipe/Base.pm
Criterion
Covered
Total
%
branch
3
4
75.0
line
true
false
branch
35
1
65
if (ref $input eq 'ARRAY') { }
47
0
4
unless UNIVERSAL::isa($lhs, 'Text::Pipe::Base') and UNIVERSAL::isa($rhs, 'Text::Pipe::Base')