mapArguments: function()
in
xhpjs.js [52:54]
3
lines of code
1
McCabe index (conditional complexity)
mapArguments: function(args) { return args.map(this.mapArgument, this); },