Branch Coverage

blib/lib/Video/DVDRip/GUI/Base.pm
Criterion Covered Total %
branch 0 24 0.0


line true false branch
34 0 0 if $form_factory
54 0 0 if $cb
90 0 0 $form_factory ? :
113 0 0 if ($response eq 'ok')
114 0 0 if (-f $filename and $confirm) { }
166 0 0 if ($message =~ s/^msg://)
170 0 0 if (length $message > 500)
206 0 0 if $title
242 0 0 if ($fixed)
304 0 0 unless $self->config('small_screen')
306 0 0 if ($type eq 'page') { }
0 0 elsif ($type eq 'notebook') { }