Completed
Push — master ( 71c234...787b87 )
by Demonchaux
02:13
created
src/CloverToHtml/Stats.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,7 @@
 block discarded – undo
13 13
 class Stats
14 14
 {
15 15
     /**
16
-     * @return number
16
+     * @return double
17 17
      */
18 18
     public function getLineCoveredPourcent()
19 19
     {
Please login to merge, or discard this patch.