Branch Coverage

blib/lib/NKTI/general.pm
Criterion Covered Total %
branch 1 44 2.2


line true false branch
41 0 0 if ($server_signature =~ /win32/) { }
0 0 elsif ($server_signature =~ /unix|debian|ubuntu|centos/) { }
75 0 0 unless ($check_modules)
90 0 0 if ($ua->os_string) { }
126 0 1 if ($ua->browser_string) { }
162 0 0 if ($os_information == 'mswin') { }
0 0 elsif ($os_information == 'unix') { }
0 0 elsif ($os_information == 'other') { }
192 0 0 unless ($check_modules)
219 0 0 if (defined $ENV{'HTTPS'} or $ENV{'SERVER_PORT'} == '443') { }
245 0 0 if ($@) { }
275 0 0 if ($time_event =~ /Y/) { }
0 0 elsif ($time_event =~ /M/) { }
0 0 elsif ($time_event =~ /W/) { }
0 0 elsif ($time_event =~ /D/) { }
0 0 elsif ($time_event =~ /H/) { }
0 0 elsif ($time_event =~ /m/) { }
0 0 elsif ($time_event =~ /d/) { }
423 0 0 if (keys @_ eq 1)
429 0 0 if (keys @_ > 1)
445 0 0 if (keys @_ eq 1)
453 0 0 if (keys @_ > 1)