Condition Coverage

blib/lib/PerlGuard/Agent.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
88 0 0 0 $intended_profile_uuid and my $profile = $self->profiles->{$intended_profile_uuid}
94 0 0 0 $current_profile and &Scalar::Util::blessed($current_profile)
112 0 0 0 $intended_profile_uuid and my $profile = $self->profiles->{$intended_profile_uuid}
117 0 0 0 $current_profile and &Scalar::Util::blessed($current_profile)