Branch Coverage

blib/lib/UID2/Client/KeyContainer.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
14 109 26 if ($key->site_id > 0)
17 57 78 if (not $latest_expires or $key->expires > $latest_expires)
44 1 18 unless my $keys = $self->{'keys_by_site'}{$site_id}
50 14 4 if $keys->[$i]->is_active($now)