Branch Coverage

lib/Die/Hard.pm
Criterion Covered Total %
branch 13 26 50.0


line true false branch
34 1 0 if @_ == 1 and &Scalar::Util::blessed($_[0])
49 0 2 if (wantarray) { }
2 0 elsif (defined wantarray) { }
53 0 0 unless eval { do { @r = $self->proxy_for->$coderef(@_); 1 } }
60 1 1 unless eval { do { $r = $self->proxy_for->$coderef(@_); 1 } }
66 0 0 unless eval { do { $self->proxy_for->$coderef(@_); 1 } }
74 14 7 unless &Scalar::Util::blessed($self)
79 5 2 if $i_can
80 2 0 if $he_can
87 0 0 unless &Scalar::Util::blessed($self)
88 0 0 unless $self->SUPER::DOES($role)
94 0 3 unless &Scalar::Util::blessed($self)
95 2 1 unless $self->SUPER::isa($role)