Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Avoid divide by zero in average length, std #64
Open
Jump to file or symbol
Failed to load files and symbols.
| @@ -1,5 +1,5 @@ | ||
| Total reads: 1 | ||
| Total joined: 1 | ||
| Average join len: 50.00 | ||
| -Stdev join len: -nan | ||
| +Stdev join len: 0.00 | ||
| Version: 1.01.759 |