| blib/lib/JIP/Conf.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 8 | 9 | 88.8 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 16 | 1 | 1 | 6 | defined $path_to_file and length $path_to_file | 
| 22 | 1 | 1 | 3 | defined $path_to_variable and length $path_to_variable | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 36 | 0 | 1 | 1 | $JIP::Conf::EVAL_ERROR or ref $data_from_file ne 'HASH' |