Condition Coverage

blib/lib/PostgreSQL/PLPerl/NYTProf.pm
Criterion Covered Total %
condition 0 8 0.0


and 2 conditions

line l !l condition
209 0 0 defined &{$sub;} && \&{$sub;}

or 3 conditions

line l !l&&r !l&&!r condition
196 0 0 0 $code =~ s/\b sub \s* {(.*)} \s* $/sub $name { $1 }; \\&$name/sx or warn "Failed to edit sub name in $code"
210 0 0 0 $orig_sub or $force