Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Statistics is not always printed in some directory layouts #8

Open
dmromanov opened this issue Jun 18, 2020 · 0 comments
Open

Statistics is not always printed in some directory layouts #8

dmromanov opened this issue Jun 18, 2020 · 0 comments

Comments

@dmromanov
Copy link

dmromanov commented Jun 18, 2020

Statistics is not always printed in some directory layouts

A
|- B
   |- file.json

Now run the tool $ jstree-json A

Files array list length is 2, Analyzed files = 1. Condition does not pass.

if (passed+failed === files.length) {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant