Branch Coverage
blib/lib/OpenERP/OOM/Link/DBIC.pm
Criterion
Covered
Total
%
branch
0
2
0.0
line
true
false
branch
90
0
0
if
(
my
$object
=
$self
->dbic_schema
->resultset
(
$args
->{
'class'
}
)
->find
(
$id
)
)