a number between 0 and 1
higher the worse, lower the better
higher the more external outgoing dependendencies there are
higher the more coupled the element is to its surroundings
Formula:
1 - (internal dep count /
( internal dep count + external outgoing dep count ) )