| line |
true |
false |
branch |
|
57
|
0 |
0 |
unless ref $_[0]{'avatar_url'} |
|
90
|
0 |
0 |
unless ref $_[0]{'html_url'} |
|
103
|
0 |
0 |
unless ref $_[0]{'followers_url'} |
|
116
|
0 |
0 |
unless ref $_[0]{'following_url'} |
|
129
|
0 |
0 |
unless ref $_[0]{'gists_url'} |
|
142
|
0 |
0 |
unless ref $_[0]{'starred_url'} |
|
155
|
0 |
0 |
unless ref $_[0]{'subscriptions_url'} |
|
168
|
0 |
0 |
unless ref $_[0]{'organizations_url'} |
|
181
|
0 |
0 |
unless ref $_[0]{'repos_url'} |
|
194
|
0 |
0 |
unless ref $_[0]{'events_url'} |
|
207
|
0 |
0 |
unless ref $_[0]{'received_events_url'} |
|
229
|
0 |
0 |
+(shift())->{'site_admin'} ? : |
|
290
|
0 |
0 |
+(shift())->{'hireable'} ? : |
|
352
|
0 |
0 |
defined $_[0]{'created_at'} && length $_[0]{'created_at'} ? : |
|
|
0 |
0 |
unless ref $_[0]{'created_at'} |
|
365
|
0 |
0 |
defined $_[0]{'updated_at'} && length $_[0]{'updated_at'} ? : |
|
|
0 |
0 |
unless ref $_[0]{'updated_at'} |
|
428
|
0 |
0 |
unless ref $_[0]{'plan'} |