CodeNarc web console
def compareDoubles() { double a = .42 double b = 3.1415926535 // should produce a warning, // see http://www.cygnus-software.com/papers/comparingfloats/comparingfloats.htm return a == b }
Subscribe
to this
site
Actions ➤
Execute script
New script
Publish script
View recent scripts
Title
Author
Tags
(comma separated)
Captcha question: 5 + 7
Result
Output
Stacktrace
Recent scripts
UnusedPrivateMethod false positive
by
Marcin Erdmann
1 year ago
Covariant clone()
by
Roshan Dawrani
1 year ago
Tom-Bot
by
HamletDRC
1 year ago
with tags
robot
GroovyQuiz#8
by
HamletDRC
2 years ago
with tags
quiz
SuppressWarnings test
by
melix
2 years ago
with tags
suppresswarnings
Sloppy Logging
by
HamletDRC
2 years ago
with tags
quiz
I See Dead Code2
by
HamletDRC
2 years ago
with tags
quiz
I See Dead Code
by
HamletDRC
2 years ago
with tags
quiz
Groovy Quiz #5
by
HamletDRC
2 years ago
with tags
quiz
Effective Groovy
by
HamletDRC
2 years ago
with tags
quiz