Open jcbf opened 6 years ago
For sure, test coverage could be better. First step would be to enable coverage to get some visibility into the problem. coveralls.io?
I got my fork there . I'll create a PR for the travis.yml changes and then create tests for the missing coverage, mainly for the ARC part.
At the first glance stuff related with "using default values" is missing.
I was looking at test coverage in this module and noted some low numbers. I was wondering if we could improve this number by adding Perl specific tests or it should be added to the suite?
PS : I will send a PR for the travis changes to enable coverage.