Branch Coverage

blib/lib/Lab/Moose/Connection/Mock.pm
Criterion Covered Total %
branch 7 12 58.3


line true false branch
47 0 13 unless open my $fh, "<", $file
54 0 13 unless ($self->has_log_file or $self->has_log_fh)
62 0 13 unless close $fh
74 0 542 if (ref $params[0] eq 'HASH') { }
92 0 542 if ($arg_yaml ne $log_yaml)
101 9 533 if (defined $retval_enc and $retval_enc eq "hex")