<%= report.complexity.maintainability.toFixed(2) %>
<%= report.complexity.aggregate.complexity.sloc.physical %>
<%= report.complexity.aggregate.complexity.halstead.difficulty.toFixed(2) %>
<%= report.complexity.aggregate.complexity.halstead.bugs.toFixed(2) %>