{
biblionumber => $biblionumber,
onloan => undef,
notforloan => { '<=' => 0 },
withdrawn => 0,
itemlost => 0,
}
)->count;
-