Condition Coverage

blib/lib/Data/Radius/DictionaryParser.pm
Criterion Covered Total %
condition 8 13 61.5


or 2 conditions

line l !l condition
54 1 0 $ENV{'PWD'} // '/'
168 4524 418 $vendor // ''

or 3 conditions

line l !l&&r !l&&!r condition
74 101 0 0 'IO::File'->new($file) || warn(sprintf('Failed to open file "%s": %s', $file, $!))
110 13956 0 0 $include_dir //= $ENV{'PWD'}
143 1184 3552 418 $vendor ||= $begin_vendor