blib/lib/App/DPath.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 7 | 85.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
34 | 0 | 1 | 9 | defined $filecontent and $filecontent =~ /[^\s\t\r\n]/ms |
line | l | !l | condition |
---|---|---|---|
18 | 8 | 3 | $intype ||= 'yaml' |
204 | 35 | 1 | $opt->{'outtype'} || 'yaml' |