File: notnumbool-mutator-ab056e86f2bc843d.yaml

package info (click to toggle)
cloudkitty 17.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,144 kB
  • sloc: python: 19,245; sh: 374; makefile: 220; pascal: 54
file content (6 lines) | stat: -rw-r--r-- 200 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
---
features:
  - |
    The new "NOTNUMBOOL" mutator has been added. This mutator is, essentially,
    an opposite of the "NUMBOOL" mutator as it returns 1.0 when quantity is 0
    and 0.0 otherwise.