Skip to content

Commit

Permalink
deploy: e3d9e1d
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffano committed Sep 29, 2024
1 parent ceabd15 commit 7e6daa9
Show file tree
Hide file tree
Showing 44 changed files with 86 additions and 62 deletions.
2 changes: 1 addition & 1 deletion complexity/plato/files/lib_bob_js/report.history.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion complexity/plato/files/lib_bob_js/report.history.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"date":"Fri, 27 Sep 2024 16:01:33 GMT","sloc":141,"lloc":61,"functions":16,"deliveredBugs":1.004,"difficulty":35.348,"maintainability":74.531,"lintErrors":1}]
[{"date":"Sun, 29 Sep 2024 02:35:25 GMT","sloc":141,"lloc":61,"functions":16,"deliveredBugs":1.004,"difficulty":35.348,"maintainability":74.531,"lintErrors":1}]
2 changes: 1 addition & 1 deletion complexity/plato/files/lib_config_js/report.history.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion complexity/plato/files/lib_config_js/report.history.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"date":"Fri, 27 Sep 2024 16:01:33 GMT","sloc":41,"lloc":16,"functions":4,"deliveredBugs":0.172,"difficulty":16.667,"maintainability":78.305,"lintErrors":1}]
[{"date":"Sun, 29 Sep 2024 02:35:25 GMT","sloc":41,"lloc":16,"functions":4,"deliveredBugs":0.172,"difficulty":16.667,"maintainability":78.305,"lintErrors":1}]
6 changes: 3 additions & 3 deletions complexity/plato/files/lib_runner_js/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,11 @@ <h2 class="header">Lines of code <i class="icon icon-info-sign" rel="popover" da
<div class="row">
<div class="col-md-6">
<h2 class="header">Difficulty <a href="http://en.wikipedia.org/wiki/Halstead_complexity_measures"><i class="icon icon-info-sign" rel="popover" data-placement="top" data-trigger="hover" data-content="The difficulty measure is related to the difficulty of the program to write or understand." data-original-title="Difficulty" data-container="body"></i></a></h2>
<p class="stat">19.17</p>
<p class="stat">19.33</p>
</div>
<div class="col-md-6">
<h2 class="header">Estimated Errors <a href="http://en.wikipedia.org/wiki/Halstead_complexity_measures"><i class="icon icon-info-sign" rel="popover" data-placement="top" data-trigger="hover" data-content="Halstead's delivered bugs is an estimate for the number of errors in the implementation." data-original-title="Delivered Bugs" data-container="body"></i></a></h2>
<p class="stat">0.39</p>
<p class="stat">0.40</p>
</div>
</div>
</div>
Expand All @@ -93,7 +93,7 @@ <h3 class="chart-header">By SLOC <i class="icon icon-info-sign" rel="popover" d
import async from &#039;async&#039;;
import child from &#039;child_process&#039;;
import fs from &#039;fs&#039;;
import mkdirp from &#039;mkdirp&#039;;
import { mkdirp } from &#039;mkdirp&#039;;
import p from &#039;path&#039;;

/**
Expand Down
2 changes: 1 addition & 1 deletion complexity/plato/files/lib_runner_js/report.history.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion complexity/plato/files/lib_runner_js/report.history.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"date":"Fri, 27 Sep 2024 16:01:33 GMT","sloc":73,"lloc":25,"functions":5,"deliveredBugs":0.392,"difficulty":19.167,"maintainability":74.723,"lintErrors":4}]
[{"date":"Sun, 29 Sep 2024 02:35:25 GMT","sloc":73,"lloc":25,"functions":5,"deliveredBugs":0.396,"difficulty":19.333,"maintainability":74.723,"lintErrors":4}]
2 changes: 1 addition & 1 deletion complexity/plato/files/lib_runner_js/report.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion complexity/plato/files/lib_runner_js/report.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"info":{"file":"lib/runner.js","fileShort":"lib/runner.js","fileSafe":"lib_runner_js","link":"files/lib_runner_js/index.html"},"complexity":{"methodAggregate":{"cyclomatic":3,"cyclomaticDensity":12,"halstead":{"bugs":0.392,"difficulty":19.167,"effort":22529.865,"length":199,"time":1251.659,"vocabulary":60,"volume":1175.471,"operands":{"distinct":45,"total":115,"identifiers":["__stripped__"]},"operators":{"distinct":15,"total":84,"identifiers":["__stripped__"]}},"params":10,"sloc":{"logical":25,"physical":73}},"settings":{"commonjs":true,"forin":false,"logicalor":true,"switchcase":true,"trycatch":false,"newmi":true},"classes":[],"dependencies":[{"line":2,"path":"async","type":"esm"},{"line":3,"path":"child_process","type":"esm"},{"line":4,"path":"fs","type":"esm"},{"line":5,"path":"mkdirp","type":"esm"},{"line":6,"path":"path","type":"esm"}],"errors":[],"lineEnd":73,"lineStart":1,"maintainability":74.723,"methods":[{"cyclomatic":1,"cyclomaticDensity":20,"halstead":{"bugs":0.094,"difficulty":4.435,"effort":1249.557,"length":58,"time":69.42,"vocabulary":29,"volume":281.763,"operands":{"distinct":23,"total":34,"identifiers":["__stripped__"]},"operators":{"distinct":6,"total":24,"identifiers":["__stripped__"]}},"params":3,"sloc":{"logical":5,"physical":21},"errors":[],"lineEnd":40,"lineStart":20,"name":"exec"},{"cyclomatic":2,"cyclomaticDensity":66.667,"halstead":{"bugs":0.021,"difficulty":2.857,"effort":177.914,"length":18,"time":9.884,"vocabulary":11,"volume":62.27,"operands":{"distinct":7,"total":10,"identifiers":["__stripped__"]},"operators":{"distinct":4,"total":8,"identifiers":["__stripped__"]}},"params":1,"sloc":{"logical":3,"physical":6},"errors":[],"lineEnd":32,"lineStart":27,"name":"<anonymous>"},{"cyclomatic":2,"cyclomaticDensity":66.667,"halstead":{"bugs":0.021,"difficulty":2.857,"effort":177.914,"length":18,"time":9.884,"vocabulary":11,"volume":62.27,"operands":{"distinct":7,"total":10,"identifiers":["__stripped__"]},"operators":{"distinct":4,"total":8,"identifiers":["__stripped__"]}},"params":1,"sloc":{"logical":3,"physical":6},"errors":[],"lineEnd":39,"lineStart":34,"name":"<anonymous>"},{"cyclomatic":1,"cyclomaticDensity":50,"halstead":{"bugs":0.013,"difficulty":2.25,"effort":85.588,"length":12,"time":4.755,"vocabulary":9,"volume":38.039,"operands":{"distinct":6,"total":9,"identifiers":["__stripped__"]},"operators":{"distinct":3,"total":3,"identifiers":["__stripped__"]}},"params":3,"sloc":{"logical":2,"physical":12},"errors":[],"lineEnd":64,"lineStart":53,"name":"execSeries"},{"cyclomatic":1,"cyclomaticDensity":16.667,"halstead":{"bugs":0.074,"difficulty":4.571,"effort":1010.313,"length":53,"time":56.129,"vocabulary":18,"volume":221.006,"operands":{"distinct":14,"total":32,"identifiers":["__stripped__"]},"operators":{"distinct":4,"total":21,"identifiers":["__stripped__"]}},"params":2,"sloc":{"logical":6,"physical":8},"errors":[],"lineEnd":62,"lineStart":55,"name":"_exec"}],"methodAverage":{"cyclomatic":1.4,"cyclomaticDensity":44,"halstead":{"bugs":0.044,"difficulty":3.394,"effort":540.257,"length":31.8,"time":30.014,"vocabulary":15.6,"volume":133.07,"operands":{"distinct":11.4,"total":19},"operators":{"distinct":4.2,"total":12.8}},"params":2,"sloc":{"logical":3.8,"physical":10.6}},"module":"lib/runner.js"},"jshint":{"messages":[{"severity":"error","line":1,"column":1,"message":"Use the function form of \"use strict\".","source":"Use the function form of \"use strict\"."},{"severity":"error","line":22,"column":3,"message":"'console' is not defined.","source":"'{a}' is not defined."},{"severity":"error","line":29,"column":7,"message":"'process' is not defined.","source":"'{a}' is not defined."},{"severity":"error","line":36,"column":7,"message":"'process' is not defined.","source":"'{a}' is not defined."}]}}
{"info":{"file":"lib/runner.js","fileShort":"lib/runner.js","fileSafe":"lib_runner_js","link":"files/lib_runner_js/index.html"},"complexity":{"methodAggregate":{"cyclomatic":3,"cyclomaticDensity":12,"halstead":{"bugs":0.396,"difficulty":19.333,"effort":22954.177,"length":201,"time":1275.232,"vocabulary":60,"volume":1187.285,"operands":{"distinct":45,"total":116,"identifiers":["__stripped__"]},"operators":{"distinct":15,"total":85,"identifiers":["__stripped__"]}},"params":10,"sloc":{"logical":25,"physical":73}},"settings":{"commonjs":true,"forin":false,"logicalor":true,"switchcase":true,"trycatch":false,"newmi":true},"classes":[],"dependencies":[{"line":2,"path":"async","type":"esm"},{"line":3,"path":"child_process","type":"esm"},{"line":4,"path":"fs","type":"esm"},{"line":5,"path":"mkdirp","type":"esm"},{"line":6,"path":"path","type":"esm"}],"errors":[],"lineEnd":73,"lineStart":1,"maintainability":74.723,"methods":[{"cyclomatic":1,"cyclomaticDensity":20,"halstead":{"bugs":0.094,"difficulty":4.435,"effort":1249.557,"length":58,"time":69.42,"vocabulary":29,"volume":281.763,"operands":{"distinct":23,"total":34,"identifiers":["__stripped__"]},"operators":{"distinct":6,"total":24,"identifiers":["__stripped__"]}},"params":3,"sloc":{"logical":5,"physical":21},"errors":[],"lineEnd":40,"lineStart":20,"name":"exec"},{"cyclomatic":2,"cyclomaticDensity":66.667,"halstead":{"bugs":0.021,"difficulty":2.857,"effort":177.914,"length":18,"time":9.884,"vocabulary":11,"volume":62.27,"operands":{"distinct":7,"total":10,"identifiers":["__stripped__"]},"operators":{"distinct":4,"total":8,"identifiers":["__stripped__"]}},"params":1,"sloc":{"logical":3,"physical":6},"errors":[],"lineEnd":32,"lineStart":27,"name":"<anonymous>"},{"cyclomatic":2,"cyclomaticDensity":66.667,"halstead":{"bugs":0.021,"difficulty":2.857,"effort":177.914,"length":18,"time":9.884,"vocabulary":11,"volume":62.27,"operands":{"distinct":7,"total":10,"identifiers":["__stripped__"]},"operators":{"distinct":4,"total":8,"identifiers":["__stripped__"]}},"params":1,"sloc":{"logical":3,"physical":6},"errors":[],"lineEnd":39,"lineStart":34,"name":"<anonymous>"},{"cyclomatic":1,"cyclomaticDensity":50,"halstead":{"bugs":0.013,"difficulty":2.25,"effort":85.588,"length":12,"time":4.755,"vocabulary":9,"volume":38.039,"operands":{"distinct":6,"total":9,"identifiers":["__stripped__"]},"operators":{"distinct":3,"total":3,"identifiers":["__stripped__"]}},"params":3,"sloc":{"logical":2,"physical":12},"errors":[],"lineEnd":64,"lineStart":53,"name":"execSeries"},{"cyclomatic":1,"cyclomaticDensity":16.667,"halstead":{"bugs":0.074,"difficulty":4.571,"effort":1010.313,"length":53,"time":56.129,"vocabulary":18,"volume":221.006,"operands":{"distinct":14,"total":32,"identifiers":["__stripped__"]},"operators":{"distinct":4,"total":21,"identifiers":["__stripped__"]}},"params":2,"sloc":{"logical":6,"physical":8},"errors":[],"lineEnd":62,"lineStart":55,"name":"_exec"}],"methodAverage":{"cyclomatic":1.4,"cyclomaticDensity":44,"halstead":{"bugs":0.044,"difficulty":3.394,"effort":540.257,"length":31.8,"time":30.014,"vocabulary":15.6,"volume":133.07,"operands":{"distinct":11.4,"total":19},"operators":{"distinct":4.2,"total":12.8}},"params":2,"sloc":{"logical":3.8,"physical":10.6}},"module":"lib/runner.js"},"jshint":{"messages":[{"severity":"error","line":1,"column":1,"message":"Use the function form of \"use strict\".","source":"Use the function form of \"use strict\"."},{"severity":"error","line":22,"column":3,"message":"'console' is not defined.","source":"'{a}' is not defined."},{"severity":"error","line":29,"column":7,"message":"'process' is not defined.","source":"'{a}' is not defined."},{"severity":"error","line":36,"column":7,"message":"'process' is not defined.","source":"'{a}' is not defined."}]}}
2 changes: 1 addition & 1 deletion complexity/plato/files/lib_task_js/report.history.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion complexity/plato/files/lib_task_js/report.history.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"date":"Fri, 27 Sep 2024 16:01:33 GMT","sloc":51,"lloc":20,"functions":6,"deliveredBugs":0.259,"difficulty":17,"maintainability":79.575,"lintErrors":1}]
[{"date":"Sun, 29 Sep 2024 02:35:25 GMT","sloc":51,"lloc":20,"functions":6,"deliveredBugs":0.259,"difficulty":17,"maintainability":79.575,"lintErrors":1}]
2 changes: 1 addition & 1 deletion complexity/plato/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ <h1 class="col-md-12">Files</h1>
<span class="col-md-8 file-chart js-file-chart"
data-lint="4"
data-sloc="73"
data-bugs="0.39"
data-bugs="0.40"
data-complexity="3"
></span>
</div>
Expand Down
Loading

0 comments on commit 7e6daa9

Please sign in to comment.