Branch Coverage

lib/Devel/Trepan/CmdProcessor/Command/Macro.pm
Criterion Covered Total %
branch 2 8 25.0


line true false branch
97 0 0 if ($Devel::Trepan::CmdProcessor::Command::Macro::EVAL_ERROR) { }
0 0 elsif ($fn and ref $fn eq 'CODE') { }
0 1 if ($Devel::Trepan::CmdProcessor::Command::Macro::EVAL_ERROR) { }
1 0 elsif ($fn and ref $fn eq 'CODE') { }