Branch Coverage

blib/lib/Dallycot/Util.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
20 0 0 if (blessed $p)
21 0 0 if ($p->can('promise')) { }
0 0 elsif ($p->can('then')) { }