check
in
lib/magic.rb [137:140]
3
lines of code
1
McCabe index (conditional complexity)
def check(*paths) open {|m| m.check(paths) } end