Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new mutation strategy - callSeqGenFuncDuplicateAtRandom #424

Closed
wants to merge 2 commits into from

Commits on Aug 1, 2024

  1. Add new mutation strategy - callSeqGenFuncDuplicateAtRandom

    The function duplicates a call sequence element at index N and places
    itat index N+1 if N is not equal to one less the length of the
    sequence.Otherwise, the duplicate is placed at index N-1.
    s4nsec committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    8ba89fa View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Configuration menu
    Copy the full SHA
    22e5f5a View commit details
    Browse the repository at this point in the history