(depth0,data)
| 321 | } |
| 322 | |
| 323 | function program10(depth0,data) { |
| 324 | |
| 325 | var buffer = "", stack1; |
| 326 | buffer += "\n <span style=\"float:right\"><a href=\""; |
| 327 | if (stack1 = helpers.validatorUrl) { stack1 = stack1.call(depth0, {hash:{},data:data}); } |
| 328 | else { stack1 = depth0.validatorUrl; stack1 = typeof stack1 === functionType ? stack1.apply(depth0) : stack1; } |
| 329 | buffer += escapeExpression(stack1) |
| 330 | + "/debug?url="; |
| 331 | if (stack1 = helpers.url) { stack1 = stack1.call(depth0, {hash:{},data:data}); } |
| 332 | else { stack1 = depth0.url; stack1 = typeof stack1 === functionType ? stack1.apply(depth0) : stack1; } |
| 333 | buffer += escapeExpression(stack1) |
| 334 | + "\"><img id=\"validator\" src=\""; |
| 335 | if (stack1 = helpers.validatorUrl) { stack1 = stack1.call(depth0, {hash:{},data:data}); } |
| 336 | else { stack1 = depth0.validatorUrl; stack1 = typeof stack1 === functionType ? stack1.apply(depth0) : stack1; } |
| 337 | buffer += escapeExpression(stack1) |
| 338 | + "?url="; |
| 339 | if (stack1 = helpers.url) { stack1 = stack1.call(depth0, {hash:{},data:data}); } |
| 340 | else { stack1 = depth0.url; stack1 = typeof stack1 === functionType ? stack1.apply(depth0) : stack1; } |
| 341 | buffer += escapeExpression(stack1) |
| 342 | + "\"></a>\n </span>\n "; |
| 343 | return buffer; |
| 344 | } |
| 345 | |
| 346 | buffer += "<div class='info' id='api_info'>\n "; |
| 347 | stack1 = helpers['if'].call(depth0, depth0.info, {hash:{},inverse:self.noop,fn:self.program(1, program1, data),data:data}); |
nothing calls this directly
no outgoing calls
no test coverage detected