| blib/lib/App/TenableSC/Utils.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 26 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 70 | 0 | 0 | $IO::Socket::SSL::VERSION ? : |
| 71 | 0 | 0 | $LWP::UserAgent::VERSION ? : |
| 104 | 0 | 0 | unless open my $fh, "<", $file |
| 111 | 0 | 0 | unless close $fh |
| 123 | 0 | 0 | if $value =~ /^(yes|true)$/s |
| 124 | 0 | 0 | if $value =~ /^(no|false)$/s |
| 126 | 0 | 0 | if ($value =~ /\,/) |
| 148 | 0 | 0 | if $line =~ /^\s*([#;])/ |
| 149 | 0 | 0 | if $line =~ /^\s*$/ |
| 151 | 0 | 0 | if ($line =~ /^\[(.*)\]\s*$/) |
| 156 | 0 | 0 | if ($line =~ /^([^=]+?)\s*=\s*(.*?)\s*$/) |
| 161 | 0 | 0 | @{$parsed_value;} == 1 ? : |
| 163 | 0 | 0 | unless (defined $section) |