aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index 156875225..08b018112 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1577,13 +1577,13 @@
</regex>
<regex>
<pattern>com.puppycrawl.tools.checkstyle.grammars.javadoc.JavadocParser</pattern>
- <branchRate>37</branchRate>
- <lineRate>48</lineRate>
+ <branchRate>42</branchRate>
+ <lineRate>53</lineRate>
</regex>
<regex>
<pattern>com.puppycrawl.tools.checkstyle.grammars.javadoc.JavadocLexer</pattern>
- <branchRate>63</branchRate>
- <lineRate>83</lineRate>
+ <branchRate>64</branchRate>
+ <lineRate>84</lineRate>
</regex>
</regexes>
</check>