line |
true |
false |
branch |
42
|
0 |
2 |
unless defined $self->SUPER::init($args) |
44
|
0 |
2 |
unless $self->{'UIC_itype'} = delete $args->{'item_type'} |
49
|
0 |
0 |
ref $roles eq 'ARRAY' ? : |
|
2 |
0 |
!defined($roles) ? : |
73
|
1 |
2 |
if (ref $_[0] and ref $_[0] ne 'ARRAY') { } |
75
|
0 |
1 |
unless $role->isa($maintains) |
80
|
2 |
0 |
ref $_[0] ? : |
81
|
0 |
2 |
unless defined $role |
93
|
0 |
0 |
ref $which ? : |
94
|
0 |
0 |
unless my $role = delete $self->{'UIC_roles'}{$name} |
102
|
0 |
0 |
ref $which ? : |
104
|
0 |
0 |
if (exists $self->{'UIC_roles'}{$newname}) |
110
|
0 |
0 |
unless (defined $role) |
131
|
0 |
0 |
wantarray ? : |
|
3 |
0 |
!ref($select) ? : |
|
0 |
3 |
!defined($select) ? : |