Branch Coverage

blib/lib/Mojo/Weixin/Client/Remote/_get_qrcode_image.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
12 0 0 unless (defined $data)
17 0 0 unless defined $self->qrcode_path
19 0 0 unless open my $fh, '>', $self->qrcode_path
24 0 0 if ($@)