k0r0pt / Project-Tauro

A Router WiFi key recovery/cracking tool with a twist.
GNU General Public License v3.0
88 stars 16 forks source link

Returned after printing masscan output. #19

Closed sudiptosarkar closed 6 years ago

sudiptosarkar commented 6 years ago

What's this PR for?

This PR fixes the author's stupid mistake, wherein he forgot to return after printing the masscan command.

What to emphasize on when reviewing?

Linked Pull Requests

Repo: k0r0pt/#PRNum

codecov-io commented 6 years ago

Codecov Report

Merging #19 into master will decrease coverage by <.01%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##             master    #19      +/-   ##
==========================================
- Coverage       2.2%   2.2%   -0.01%     
  Complexity        7      7              
==========================================
  Files            19     19              
  Lines          1770   1771       +1     
  Branches        389    389              
==========================================
  Hits             39     39              
- Misses         1722   1723       +1     
  Partials          9      9
Impacted Files Coverage Δ Complexity Δ
src/main/java/org/koreops/tauro/cli/TauroMain.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 79a5b77...5c803c1. Read the comment docs.