MINPOS
if (xnumunres > poslimit && xnumunres > MINPOS) {
if (xnumunres > poslimit * 5 / 6 && xnumunres > MINPOS) {
if (xnumleafs > exclimit && xnumleafs > MINPOS) {
if (xnumleafs > exclimit * 5 / 6 && xnumleafs > MINPOS) {