| blib/lib/App/pathed.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 2 | 12 | 16.6 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 25 | 0 | 0 | 0 | $opt{'split'} and $opt{'check'} | 
| 28 | 0 | 0 | 0 | defined $path and $opt{'var'} | 
| 35 | 0 | 0 | 0 | defined $path and length $path | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 49 | 5 | 7 | 0 | $$opt{'sep'} // $Config::Config{'path_sep'} |