Branch Coverage

blib/lib/App/Grok/Resource/Functions.pm
Criterion Covered Total %
branch 0 38 0.0


line true false branch
28 0 0 unless %functions
30 0 0 if defined $functions{$func}
35 0 0 unless %functions
41 0 0 unless %functions
42 0 0 unless defined $functions{$func}
53 0 0 unless open my $S29, '<', $S29_file
60 0 0 if (my($directive, $title) = $line =~ /^=(\S+)(?: +(.+))?/) { }
0 0 elsif ($func_name) { }
61 0 0 if ($directive eq 'item') { }
63 0 0 if (my($reference) = $title =~ /-- (see S\d+.*)/) { }
86 0 0 unless $func =~ /\s/
88 0 0 if ($func =~ /,/)
103 0 0 unless open my $handle, '<', $section
107 0 0 if (my($directive, $title) = $line =~ /^=(\S+)(?: +(.+))?/) { }
0 0 elsif (defined $new_func[2]) { }
108 0 0 if (defined $new_func[0])
112 0 0 if (not defined $functions{$name} or length $new_func[1] > length $functions{$name}[1])
118 0 0 if ($directive eq 'item')
121 0 0 if ($title =~ /^\S+$/)