deal with 0 divide in skill scores to return -INF
in particular, BSS was returning 0 when BS reference was null, but 0 is a meaningful value for such score, so it is preferable to return -INF to indicate that the denominator was null and hence the division undefined the same philosophy is also used where relevant (i.e. in AWN, AWI, WSS)