Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 775 Bytes

TODO.md

File metadata and controls

24 lines (19 loc) · 775 Bytes

Waiting

  • better doc
  • handle module types better
  • improve optional arguments memory cost
  • handle branching (for methods and opt args)
  • make check/*.ml Str-independent
  • improve performances

Testing

  • Test suite
  • Create tests for all options

Note

  • The UNUSED EXPORTED VALUES section may have both FN and FP (none known).
  • The UNUSED METHODS section may have both FN and FP. It may consume a lot of memory to compute.
  • The UNUSED CONSTRUCTORS/RECORD FIELDS section may have both FN and FP (none known).
  • The OPTIONAL ARGUMENTS sections may have both FN and FP. It may consume a lot of memory to compute.
  • The CODING STYLE section may have both FN and FP (none known).

ratio: 100% succesful (over 255 unique expected results)