isHeight = function()
in
lib/dd.breakpoints.js [481:483]
3
lines of code
1
McCabe index (conditional complexity)
isHeight = function(min, max) { return is(min, max, 'height'); };