Condition Coverage

lib/UR/Namespace/Command/Test/Window.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
119 0 0 0 Exists($debug_window) and $continuous_refresh

or 2 conditions

line l !l condition
51 0 0 $tmp ||= 'C:/temp'
55 0 0 $tmp ||= '/tmp'
73 0 0 $user ||= 'anonymous'

or 3 conditions

line l !l&&r !l&&!r condition
49 0 0 0 $^O eq 'MSWin32' or $^O eq 'cygwin'
78 0 0 0 $workspace ||= "$user\@$core_name"