Branch Coverage
blib/lib/Paymill/REST/Operations/Delete.pm
Criterion
Covered
Total
%
branch
0
4
0.0
line
true
false
branch
8
0
0
if
(
not
$identifier
and
$self
->can
(
'id'
)
)
13
0
0
if
(
$self
->can
(
'_factory'
)
)