line |
!l |
l&&!r |
l&&r |
condition |
69
|
3 |
0 |
19 |
$settings->{'validation'} and $caller ne "RT::Client::REST::Object::from_form"
|
91
|
17 |
0 |
4 |
$self->autosync and $self->can("store")
|
|
17 |
2 |
2 |
$self->autosync and $self->can("store") and "id" ne $method
|
|
2 |
0 |
2 |
$self->autosync and $self->can("store") and "id" ne $method and "parent_id" ne $method
|
|
2 |
0 |
2 |
$self->autosync and $self->can("store") and "id" ne $method and "parent_id" ne $method and $caller ne "RT::Client::REST::Object::from_form"
|
300
|
0 |
0 |
0 |
$settings->{'is_datetime'} and $value eq "Not set"
|
379
|
0 |
0 |
0 |
$_->blessed and $_->can("rethrow")
|
408
|
0 |
0 |
0 |
$_->blessed and $_->can("rethrow")
|
430
|
0 |
0 |
2 |
$_->blessed and $_->can("rethrow")
|
582
|
38 |
0 |
0 |
$self->autostore and $self->can("store")
|