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

Threshold for mc query is ignored in interactive mode #49

Closed
davidor opened this issue May 1, 2015 · 0 comments
Closed

Threshold for mc query is ignored in interactive mode #49

davidor opened this issue May 1, 2015 · 0 comments

Comments

@davidor
Copy link
Collaborator

davidor commented May 1, 2015

The threshold seems to be set to 5 ignoring the user input.
For example, using the examples classes included in the project:

mc th 7

class | numberOfConstructors

japa.parser.ast.body.BaseParameter | 5
japa.parser.ast.body.FieldDeclaration | 5
japa.parser.ast.body.MethodDeclaration | 5
japa.parser.ast.expr.ArrayCreationExpr | 5
org.springframework.jdbc.core.ResultSetSupportingSqlParameter | 6
org.springframework.jdbc.core.SqlInOutParameter | 7
org.springframework.jdbc.core.SqlOutParameter | 7
org.springframework.jdbc.core.SqlParameter | 7
org.springframework.jdbc.core.support.SqlLobValue | 8

davidor added a commit to davidor/effectivejava that referenced this issue May 2, 2015
@davidor davidor mentioned this issue May 2, 2015
ftomassetti added a commit that referenced this issue May 6, 2015
@davidor davidor closed this as completed May 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant