Condition Coverage

blib/lib/POE/Filter/Line.pm
Criterion Covered Total %
condition 17 21 80.9


and 3 conditions

line !l l&&!r l&&r condition
34 342 666 1 @_ and @_ & 1
37 1007 0 1 defined $params{'Regexp'} and defined $params{'Literal'}
47 0 1 650 defined $params{'Literal'} and length $params{'Literal'}
70 3 0 2 defined $input_regexp and length $input_regexp

or 3 conditions

line l !l&&r !l&&!r condition
51 1 1 648 exists $params{'InputLiteral'} or defined $params{'InputRegexp'}
2 1 647 exists $params{'InputLiteral'} or defined $params{'InputRegexp'} or defined $params{'OutputLiteral'}
174 1 0 2 length $2 == 2 or length $$self[0]