The value threshold above what elements are considered as 'interesting'

Property definitions

nitc $ Metric :: threshold
	# The value threshold above what elements are considered as 'interesting'
	fun threshold: Float do return avg + std_dev
src/metrics/metrics_base.nit:223,2--224,45