Sha256: 2036e77395ea0aa9cddf4b6b4cdef65fb228f526abab2d7ccf5c949345985039

Contents?: true

Size: 962 Bytes

Versions: 9

Compression:

Stored size: 962 Bytes

Contents

<html>
<head>
	<title>Metric Fu Results</title>
	<style>
	<%= inline_css("default.css") %>	
	</style>
</head>

<body>
	<h1>Metric Fu Results</h1>
  <% if @churn %>
    <p><a href="churn.html">Churn report</a></p>
  <% end %>
  <% if @flay %>
    <p><a href="flay.html">Flay report</a></p>
  <% end %>
  <% if @flog %>
    <p><a href="flog.html">Flog report</a></p>
  <% end %>
  <% if @rcov %>
    <p><a href="rcov.html">Rcov report</a></p>
  <% end %>
  <% if @reek %>
    <p><a href="reek.html">Reek report</a></p>
  <% end %>
  <% if @roodi %>
    <p><a href="roodi.html">Roodi report</a></p>
  <% end %>
  <% if @saikuro %>
    <p><a href="saikuro.html">Saikuro report</a></p>
  <% end %>
  <% if @stats %>
    <p><a href="stats.html">Stats report</a></p>
  <% end %>
  <% if @rails_best_practices %>
    <p><a href="rails_best_practices.html">Rails Best Practices report</a></p>
  <% end %>
  <p>Generated on <%= Time.now.localtime %></p>	
</body>
</html>

Version data entries

9 entries across 9 versions & 5 rubygems

Version Path
goldstar-metric_fu-1.5.1.2 lib/templates/standard/index.html.erb
metric_fu-2.0.0 lib/templates/standard/index.html.erb
goldstar-metric_fu-1.5.1.1 lib/templates/standard/index.html.erb
metric_fu-1.5.1 lib/templates/standard/index.html.erb
metric_fu-1.5.0 lib/templates/standard/index.html.erb
metric_fu-1.4.0 lib/templates/standard/index.html.erb
devver-metric_fu-1.3.3 lib/templates/standard/index.html.erb
edouard-metric_fu-1.2.1 lib/templates/standard/index.html.erb
flyerhzm-metric_fu-1.0.0 lib/templates/standard/index.html.erb