Repository Analysis

avajs/ava

Node.js test runner that lets you develop with confidence 🚀

0.1 Likely human-written View on GitHub
0.1
Adjusted Score
0.1
Raw Score
100%
Time Factor
2026-05-17
Last Push
20,850
Stars
JavaScript
Language
41,492
Lines of Code
505
Files
6
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 0HIGH 0MEDIUM 0LOW 6

Pattern Findings

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

Hyper-Verbose Identifiers5 hits · 5 pts
SeverityFileLineSnippet
LOWlib/assert.js20function formatDescriptorWithLabel(label, descriptor) {
LOWlib/line-numbers.js35export function splitPatternAndLineNumbers(pattern) {
LOWlib/snapshot-manager.js227export function extractCompressedSnapshot(buffer, snapPath) {
LOWlib/environment-variables.js1export default function validateEnvironmentVariables(environmentVariables) {
LOWlib/worker/completion-handlers.js11export function registerCompletionHandler(handler) {
Over-Commented Block1 hit · 1 pts
SeverityFileLineSnippet
LOWlib/reporters/default.js341 // ensure it remains visible in the TTY.