blib/lib/Catmandu/Interactive.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 5 | 60.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
176 | 2 | 0 | 0 | ref $_ eq "Catmandu::FixParseError" and $_->message =~ /Can't use an undefined value as a SCALAR reference at/ |
line | l | !l | condition |
---|---|---|---|
147 | 9 | 5 | $txt //= "fix" |