| line | true | false | branch | 
 
| 35 | 2 | 2 | *{$_;}{'CODE'} ? : | 
 
| 39 | 2 | 2 | *{$_;}{'CODE'} ? : | 
 
| 50 | 0 | 2 | ref $_[0] ? : | 
 
| 53 | 0 | 2 | @_ == 1 ? : | 
 
|  | 0 | 2 | $meta->{'HAS_BUILDARGS'} ? : | 
 
| 59 | 0 | 2 | unless $meta->{'BUILD'} | 
 
|  | 1 | 1 | if not $no_build and @{[] unless $meta->{'BUILD'};} | 
 
| 62 | 0 | 0 | unless ref \$_ eq "SCALAR" | 
 
|  | 0 | 0 | if (defined $_) | 
 
|  | 0 | 2 | if @unknown | 
 
| 71 | 0 | 1 | unless $meta->{'BUILD'} | 
 
| 79 | 2 | 0 | defined ${^GLOBAL_PHASE} ? : | 
 
| 82 | 0 | 2 | unless $meta->{'DEMOLISH'} | 
 
| 89 | 0 | 2 | if $e | 
 
| 99 | 0 | 28 | if exists $DOES{$role} | 
 
| 100 | 0 | 28 | if $role eq "PPP" | 
 
| 101 | 0 | 28 | if ($INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self)) | 
 
| 102 | 0 | 0 | if $meta->can("does_role") and $meta->does_role($role) | 
 
| 154 | 0 | 14 | if exists $DOES{$role} | 
 
| 155 | 0 | 14 | if $role eq "CCC" | 
 
| 156 | 0 | 14 | if ($INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self)) | 
 
| 157 | 0 | 0 | if $meta->can("does_role") and $meta->does_role($role) |