| line | true | false | branch | 
 
| 51 | 1 | 2 | if ($strip_match) | 
 
| 57 | 0 | 2 | if @args and 0 | 
 
| 63 | 0 | 2 | if ($args[0] and $args[0] =~ /^v?\d+\.?\d*/) | 
 
| 67 | 0 | 0 | if ($result < 0) | 
 
| 78 | 5 | 0 | if ($flag =~ /^:([A-Za-z]+)$/) { } | 
 
| 80 | 1 | 4 | $strip eq 'debug' ? : | 
 
| 87 | 2 | 0 | if (@strip_list) | 
 
| 89 | 1 | 1 | unless $ENV{'hide_warn'} | 
 
| 97 | 2 | 0 | if ($require_result and $require_result == 1 || $require_result eq $FILTER_MODULE) { } | 
 
| 103 | 160 | 2 | if ($status = &Filter::Util::Call::filter_read() > 0) | 
 
| 130 | 164 | 52 | if ($module =~ /$my_unhide_skip_check/x) { } | 
 
| 141 | 52 | 0 | unless (-f $module) | 
 
| 145 | 1 | 51 | unless (defined $path) | 
 
| 154 | 0 | 51 | if (exists $run_once_hash->{$path}) { } | 
 
| 176 | 52 | 457 | if ref $_ | 
 
| 179 | 51 | 406 | if -f $path | 
 
| 190 | 0 | 51 | unless open my $start_file_handle, "<$file" |