|  line  | 
 true  | 
 false  | 
 branch  | 
 
| 
35
 | 
 0  | 
 1  | 
 *{$_;}{'CODE'} ? :
  | 
 
| 
39
 | 
 0  | 
 1  | 
 *{$_;}{'CODE'} ? :
  | 
 
| 
50
 | 
 0  | 
 2  | 
 ref $_[0] ? :
  | 
 
| 
53
 | 
 0  | 
 2  | 
 @_ == 1 ? :
  | 
 
| 
 | 
 0  | 
 2  | 
 $meta->{'HAS_BUILDARGS'} ? :
  | 
 
| 
58
 | 
 1  | 
 1  | 
 if (exists $args->{'attr'})
  | 
 
| 
62
 | 
 0  | 
 2  | 
 if (exists $args->{'log'})
  | 
 
| 
66
 | 
 0  | 
 2  | 
 unless $meta->{'BUILD'}
  | 
 
| 
 | 
 0  | 
 2  | 
 if not $no_build and @{[] unless $meta->{'BUILD'};}
  | 
 
| 
69
 | 
 0  | 
 2  | 
 if @unknown
  | 
 
| 
78
 | 
 0  | 
 0  | 
 unless $meta->{'BUILD'}
  | 
 
| 
86
 | 
 2  | 
 0  | 
 defined ${^GLOBAL_PHASE} ? :
  | 
 
| 
89
 | 
 0  | 
 2  | 
 unless $meta->{'DEMOLISH'}
  | 
 
| 
96
 | 
 0  | 
 0  | 
 if $e
  | 
 
| 
105
 | 
 4  | 
 0  | 
 if exists $_[0]{'attr'}
  | 
 
| 
 | 
 0  | 
 1  | 
 exists $_[0]{'attr'} ? :
  | 
 
| 
 | 
 4  | 
 1  | 
 @_ > 1 ? :
  | 
 
| 
109
 | 
 0  | 
 7  | 
 unless @_ == 1
  | 
 
| 
 | 
 5  | 
 2  | 
 exists $_[0]{'log'} ? :
  | 
 
| 
116
 | 
 0  | 
 7  | 
 if exists $DOES{$role}
  | 
 
| 
117
 | 
 0  | 
 7  | 
 if $role eq "MyTest2"
  | 
 
| 
118
 | 
 0  | 
 7  | 
 if ($INC{'Moose/Util.pm'} and my $meta = Moose::Util::find_meta(ref $self || $self))
  | 
 
| 
119
 | 
 0  | 
 0  | 
 if $meta->can("does_role") and $meta->does_role($role)
  |