Repository Analysis

mqyqingfeng/Blog

冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。

0.3 Likely human-written View on GitHub
0.3
Adjusted Score
0.3
Raw Score
100%
Time Factor
2026-05-27
Last Push
31,110
Stars
Language
22,036
Lines of Code
106
Files
7
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 0HIGH 0MEDIUM 0LOW 7

Pattern Findings

7 matches across 2 categories. Click a row to expand file-level details.

Hyper-Verbose Identifiers4 hits · 4 pts
SeverityFileLineSnippet
LOWdemos/debounce/underscore.js614 function createPredicateIndexFinder(dir) {
LOWdemos/ES6/generator/generator-es5.js83 function GeneratorFunctionPrototype() {}
LOWdemos/ES6/generator/generator-es5.js185 function callInvokeWithMethodAndArg() {
LOWdemos/qunit/qunit-2.4.0.js3323 function toolbarUrlConfigContainer() {
Over-Commented Block3 hits · 3 pts
SeverityFileLineSnippet
LOWdemos/ES6/module/requirejs/vender/require.js1901 node.setAttribute('data-requirecontext', context.contextName);
LOWdemos/ES6/module/requirejs/vender/require.js1921 !isOpera) {
LOWdemos/ES6/generator/generator-es5.js41