Skip to content

Untested line in DNSSECImpl.sol:302 #143

@Arachnid

Description

@Arachnid

Mutation:
File: DNSSECImpl.sol
Line nr: 302
Result: Lived
Original line:
return checkHash > ncNameHash || checkHash < nc.nextHashedOwnerName;

Mutated line:
                         return checkHash > ncNameHash || checkHash >= nc.nextHashedOwnerName;

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions