issues
search
tanloong
/
neosca
L2SCA & LCA fork: cross-platform, GUI, without Java dependency
GNU General Public License v3.0
28
stars
7
forks
source link
Zero frequency for some measures with `--select`
#12
Closed
tanloong
closed
1 year ago
tanloong
commented
1 year ago
With
--select
:
Without
--select
:
How to reproduce
:
pip install neosca==0.0.37
download the
sample file
nsca sample1.txt --select CP VP_T CN_C -o with-select.csv
nsca sample1.txt -o without-select.csv
With
--select
:Without
--select
:How to reproduce: