| line |
!l |
l&&!r |
l&&r |
condition |
|
130
|
0 |
0 |
0 |
UNIVERSAL::isa($error, 'Rose::DB::Object::Exception') and $error->code == 5
|
|
176
|
0 |
0 |
0 |
UNIVERSAL::isa($error, 'Rose::DB::Object::Exception') and $error->code == 5
|
|
225
|
0 |
0 |
0 |
UNIVERSAL::isa($error, 'Rose::DB::Object::Exception') and $error->code == 5
|
|
368
|
0 |
0 |
0 |
defined($mutator = shift @mutators) && defined $_
|
|
383
|
0 |
0 |
0 |
defined($mutator = shift @mutators) && defined $_
|
|
668
|
0 |
0 |
0 |
$visited and $$visited{join $;, ref $self, primary_key_as_string($self)}++
|
|
675
|
0 |
0 |
0 |
$exclude and &$exclude($self, $parent, $rel_meta)
|
|
680
|
0 |
0 |
0 |
$force_load and not Rose::DB::Object::Util::is_in_db($self)
|
|
688
|
0 |
0 |
0 |
defined $max_depth and $depth == $max_depth
|
|
695
|
0 |
0 |
0 |
$prune and &$prune($rel, $self, $depth)
|
|
705
|
0 |
0 |
0 |
defined $objs and not ref $objs
|
|
725
|
0 |
0 |
0 |
$exclude and &$exclude($obj, $self, $rel)
|
|
729
|
0 |
0 |
0 |
$ret == -1 and $handlers->{'loop_avoided'}
|