We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb69f8d commit 6e4faafCopy full SHA for 6e4faaf
test/stats.js
@@ -16,6 +16,7 @@ function parseHtml (html) {
16
if (a) {
17
return parseInt(a[1])
18
}
19
+ return null
20
})
21
var i = 0
22
return {
0 commit comments