Branch Coverage

blib/lib/Net/ACME2/PromiseUtil.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
9 1 193 if (UNIVERSAL::can($maybe_promise, 'then'))
26 80 1 if ($ok)
27 1 79 if (UNIVERSAL::can($maybe_promise, 'then')) { }