lib/Test/Builder/IO/Scalar.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 13 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
246 | 0 | 0 | 0 | $$sr =~ /\G\n*/g and $i = pos $$sr |
551 | 0 | 0 | 0 | defined $_[1] && UNIVERSAL::isa($_[1], 'Test::Builder::IO::Scalar') |
line | l | !l | condition |
---|---|---|---|
329 | 0 | 0 | $_[3] || 0 |
350 | 0 | 0 | $_[3] || 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
66 | 0 | 0 | 0 | ref $proto || $proto |