Branch Coverage

blib/lib/Crypt/Keyczar/KeyVersion.pm
Criterion Covered Total %
branch 16 24 66.6


line true false branch
17 162 17 if defined $exportable
18 179 0 if defined $status
19 179 0 if defined $version
40 0 162 $_[0] ? :
162 0 if @_
41 0 162 $self->{'exportable'} eq json_true() ? :
47 216 234 if (@_)
48 115 101 if (uc $_[0] eq 'ACTIVE') { }
77 24 elsif (uc $_[0] eq 'PRIMARY') { }
24 0 elsif (uc $_[0] eq 'INACTIVE') { }
67 0 795 if @_
76 0 120 $self->{'exportable'} ? :