| line |
true |
false |
branch |
|
17
|
0 |
0 |
unless ($_runtime) |
|
54
|
0 |
0 |
if ($className->runtime->debug & $ObjectivePerl::DEBUG_MESSAGING) |
|
66
|
0 |
0 |
if ($self->debug & $ObjectivePerl::DEBUG_MESSAGING) |
|
67
|
0 |
0 |
unless $receiver |
|
68
|
0 |
0 |
unless $message |
|
78
|
0 |
0 |
if (UNIVERSAL::can($receiver, $messageSignature)) { } |
|
79
|
0 |
0 |
if ($self->debug & $ObjectivePerl::DEBUG_MESSAGING) |
|
83
|
0 |
0 |
if (UNIVERSAL::can($receiver, $messageSignatureWithNoUnderscores)) |
|
84
|
0 |
0 |
if ($self->debug & $ObjectivePerl::DEBUG_MESSAGING) |
|
88
|
0 |
0 |
if (UNIVERSAL::can($receiver, $messageSignatureWithTrailingUnderscores)) |
|
89
|
0 |
0 |
if ($self->debug & $ObjectivePerl::DEBUG_MESSAGING) |
|
94
|
0 |
0 |
if (UNIVERSAL::can($receiver, 'handleUnknownSelector')) { } |
|
95
|
0 |
0 |
if ($self->debug & $ObjectivePerl::DEBUG_MESSAGING) |
|
108
|
0 |
0 |
if ($arguments) |
|
110
|
0 |
0 |
if $$argument{'key'} eq $message |
|
111
|
0 |
0 |
if ($$argument{'key'} eq '_') { } |