Branch Coverage

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


line true false branch
70 0 0 $wp->enabled ? :
0 0 $wp->enabled ? :
75 0 0 if ($wp->hits > 0)
0 0 if ($wp->hits > 0)
76 0 0 $wp->hits > 1 ? :
0 0 $wp->hits > 1 ? :
88 0 0 if (scalar @args > 2) { }
0 0 if (scalar @args > 2) { }
91 0 0 if ($watchmgr->find_by_name({$wp_name})) { }
0 0 if ($watchmgr->find_by_name({$wp_name})) { }
99 0 0 if (scalar @watchpoints == 0) { }
0 0 if (scalar @watchpoints == 0) { }