Skip to content

Commit

Permalink
Mark processor/constants.go as an automatically generated file
Browse files Browse the repository at this point in the history
  • Loading branch information
apocelipes committed Oct 24, 2024
1 parent 7bfcb98 commit 8db98fd
Show file tree
Hide file tree
Showing 4 changed files with 56 additions and 53 deletions.
2 changes: 1 addition & 1 deletion LANGUAGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ LD Script (lds)
Lean (lean,hlean)
LESS (less)
LEX (l)
License (license,licence,copying,copying3,unlicense,unlicence,license-mit,licence-mit,copyright)
License (license,licence,copying,copying3,unlicense,unlicence,license-apache,licence-apache,license-mit,licence-mit,copyright)
Lisp (lisp,lsp)
LiveScript (ls)
LLVM IR (ll)
Expand Down
102 changes: 51 additions & 51 deletions SCC-OUTPUT-REPORT.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
<tbody><tr>
<th>Go</th>
<th>27</th>
<th>9495</th>
<th>1452</th>
<th>444</th>
<th>7599</th>
<th>1502</th>
<th>252699</th>
<th>4061</th>
<th>9629</th>
<th>1462</th>
<th>449</th>
<th>7718</th>
<th>1513</th>
<th>256853</th>
<th>4141</th>
</tr><tr>
<td>processor/workers_test.go</td>
<td></td>
Expand Down Expand Up @@ -93,13 +93,13 @@
</tr><tr>
<td>cmd/badges/main.go</td>
<td></td>
<td>327</td>
<td>53</td>
<td>14</td>
<td>260</td>
<td>50</td>
<td>7957</td>
<td>206</td>
<td>382</td>
<td>60</td>
<td>17</td>
<td>305</td>
<td>59</td>
<td>9675</td>
<td>243</td>
</tr><tr>
<td>processor/workers_tokei_test.go</td>
<td></td>
Expand Down Expand Up @@ -130,6 +130,16 @@
<td>37</td>
<td>4585</td>
<td>97</td>
</tr><tr>
<td>cmd/badges/main_test.go</td>
<td></td>
<td>199</td>
<td>6</td>
<td>0</td>
<td>193</td>
<td>10</td>
<td>4088</td>
<td>106</td>
</tr><tr>
<td>processor/structs.go</td>
<td></td>
Expand Down Expand Up @@ -180,16 +190,6 @@
<td>21</td>
<td>2573</td>
<td>66</td>
</tr><tr>
<td>cmd/badges/main_test.go</td>
<td></td>
<td>123</td>
<td>3</td>
<td>0</td>
<td>120</td>
<td>8</td>
<td>1911</td>
<td>60</td>
</tr><tr>
<td>cmd/badges/simplecache_test.go</td>
<td></td>
Expand All @@ -213,13 +213,13 @@
</tr><tr>
<td>scripts/include.go</td>
<td></td>
<td>82</td>
<td>84</td>
<td>16</td>
<td>8</td>
<td>58</td>
<td>9</td>
<td>59</td>
<td>19</td>
<td>2043</td>
<td>60</td>
<td>2212</td>
<td>62</td>
</tr><tr>
<td>processor/filereader.go</td>
<td></td>
Expand All @@ -240,16 +240,6 @@
<td>0</td>
<td>2209</td>
<td>35</td>
</tr><tr>
<td>processor/bloom.go</td>
<td></td>
<td>37</td>
<td>7</td>
<td>12</td>
<td>18</td>
<td>2</td>
<td>1062</td>
<td>29</td>
</tr><tr>
<td>processor/cocomo_test.go</td>
<td></td>
Expand All @@ -260,6 +250,16 @@
<td>6</td>
<td>686</td>
<td>23</td>
</tr><tr>
<td>processor/bloom.go</td>
<td></td>
<td>37</td>
<td>7</td>
<td>12</td>
<td>18</td>
<td>2</td>
<td>1062</td>
<td>29</td>
</tr><tr>
<td>processor/helpers_test.go</td>
<td></td>
Expand All @@ -283,26 +283,26 @@
</tr><tr>
<td>processor/constants.go</td>
<td></td>
<td>5</td>
<td>6</td>
<td>1</td>
<td>1</td>
<td>0</td>
<td>4</td>
<td>0</td>
<td>22625</td>
<td>5</td>
<td>22715</td>
<td>6</td>
</tr></tbody>
<tfoot><tr>
<th>Total</th>
<th>27</th>
<th>9495</th>
<th>1452</th>
<th>444</th>
<th>7599</th>
<th>1502</th>
<th>252699</th>
<th>4061</th>
<th>9629</th>
<th>1462</th>
<th>449</th>
<th>7718</th>
<th>1513</th>
<th>256853</th>
<th>4141</th>
</tr>
<tr>
<th colspan="9">Estimated Cost to Develop (organic) $227,190<br>Estimated Schedule Effort (organic) 7.83 months<br>Estimated People Required (organic) 2.58<br></th>
<th colspan="9">Estimated Cost to Develop (organic) $230,927<br>Estimated Schedule Effort (organic) 7.88 months<br>Estimated People Required (organic) 2.60<br></th>
</tr></tfoot>
</table></body></html>
Loading

0 comments on commit 8db98fd

Please sign in to comment.