We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9dd890a + 111b0d3 commit c00a67dCopy full SHA for c00a67d
diffblue.yml
@@ -2,4 +2,4 @@ buildCmd: cd symphony-client; mvn compile
2
testCmd: cd symphony-client; mvn test
3
ignoreExistingCoverage: true
4
cbmcArguments:
5
- slice-function-calls: org.slf4j.Logger
+ slice-function-calls: "org\.slf4j\.Logger.*"
0 commit comments