Branch Coverage

lib/Clipboard.pm
Criterion Covered Total %
branch 5 10 50.0


line true false branch
12 0 0 $meth ? :
32 2 12 if ($os =~ /^(?:mswin|win|cygwin)/i)
35 0 2 if (exists $ENV{'SSH_CONNECTION'})
39 0 0 if Clipboard::Xclip::xclip_available()
48 1 1 if exists $ENV{'DISPLAY'}