Branch Coverage

lib/Devel/Trepan/CmdProcessor/Command/Info_Subcmd/Functions.pm
Criterion Covered Total %
branch 0 20 0.0


line true false branch
54 0 0 if (@$args == 3)
0 0 if (@$args == 3)
59 0 0 if defined $regexp
0 0 if defined $regexp
60 0 0 if (scalar @functions) { }
0 0 if (scalar @functions) { }
64 0 0 if ($file_range =~ /^(.+):(\d+-\d+)/) { }
0 0 if ($file_range =~ /^(.+):(\d+-\d+)/) { }
82 0 0 if (@fns) { }
0 0 if (@fns) { }