Branch Coverage

lib/UR/Namespace/Command/Test/Window.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
29 0 0 if (@$src > 0) { }
49 0 0 if ($^O eq 'MSWin32' or $^O eq 'cygwin') { }
81 0 0 if (open LAST_WORKSPACE, "$tmp/$workspace")
119 0 0 unless Exists($debug_window) and $continuous_refresh
122 0 0 'Gtk'->events_pending ? :
161 0 0 if ($event->{'button'} == 3)
193 0 0 unless open DEBUG_FH, ">$filename"
212 0 0 if ($fh)
237 0 0 if (open SCRIPT_FH, ">$tmp/$workspace") { }