<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>script/spec_progress_in.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -29,7 +29,7 @@ class SpecStatistics &lt; CodeStatistics
         next if block_commented_code || line =~ /^\s*#/ || line =~ /=end/
 
         stats[&quot;classes&quot;]   += 1 if line =~ /class [A-Z]/
-        stats[&quot;methods&quot;]   += 1 if line =~ /def [a-z.A-Z]/
+        stats[&quot;methods&quot;]   += 1 if line =~ /def\s*[a-zA-Z]/
         stats[&quot;specs&quot;]     += 1 if line.strip =~ /^it.*(do|\{)$/
         stats[&quot;behaviors&quot;] += 1 if line =~ /describe.*(do|\{)$/
         stats[&quot;codelines&quot;] += 1 unless line =~ /^\s*$/ || line =~ /^\s*#/</diff>
      <filename>lib/spec_statistics.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>32a44c295137301c9f0a5b4e3598a83417951538</id>
    </parent>
  </parents>
  <author>
    <name>Soyapi Mumba</name>
    <email>soyapim@gmail.com</email>
  </author>
  <url>http://github.com/baobab/bart/commit/23c7a02927ee8279a882cb482623ef14e2d4d8fa</url>
  <id>23c7a02927ee8279a882cb482623ef14e2d4d8fa</id>
  <committed-date>2008-10-29T08:35:57-07:00</committed-date>
  <authored-date>2008-10-29T08:35:57-07:00</authored-date>
  <message>Added script for checking spec progress per controller/model</message>
  <tree>aba49be1dda93a3000442e7654d5173714ea53f1</tree>
  <committer>
    <name>Soyapi Mumba</name>
    <email>soyapim@gmail.com</email>
  </committer>
</commit>
