- Its survival time should be above a threshold (365 days at the time of creating this repo).
- Dev Eq of its firt commit should be above a threshold (25 at the time of creating this repo).
- The sum of Dev Eq of subsequent commits should be less than 10% of that of the first commit.
- It calls or gets called by some other functions (in-degree + out-degree > 0).
- There must be at least 1,000 ELOCs in the repository
- This repo should pass all the criteria for a Test of Time badge except it doesn't have enough ELOCs. It shouldn't receive a Test of Time badge.