[ 
https://issues.apache.org/jira/browse/RNG-9?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15444102#comment-15444102
 ] 

Gilles commented on RNG-9:
--------------------------

It might be safer to first check whether the class is going to ever be useful.

The thing is that everything inside "o.a.c.rng.internal" package is supposed to 
be called through the public API.
If an internal class is never called, then it could very well be useless.

It looks like {{LongMixLong}} is a duplicate of {{Long2LongArray}}.
And similarly for {{LongMixInt}}.

I must have decided on a rename, but forgot to delete the obsolete files. :(
I've just removed them.

> Improve coverage
> ----------------
>
>                 Key: RNG-9
>                 URL: https://issues.apache.org/jira/browse/RNG-9
>             Project: Commons RNG
>          Issue Type: Sub-task
>            Reporter: Gilles
>            Assignee: Artem Barger
>              Labels: unit-test
>             Fix For: 1.0
>
>
> Some of the code is not covered by the unit tests (cf. Jacoco report).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to