Skip to content

Conversation

@yaronskaya
Copy link
Contributor

No description provided.

@yaronskaya yaronskaya requested a review from astansler November 3, 2017 12:15
return emptyList()
}

if (languageLabel == "c" && languageLabel in selectedCategories) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What this block do?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is specific for C language.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see. But what it do? No lines libraries for c language?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, just for a line that has language label selected.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Constant already defined: if (languageLabel == CExtractor.LANGUAGE_NAME && ... )
Also, add comments about percentile, please.

@astansler astansler merged commit ddd9403 into develop Nov 3, 2017
@astansler astansler deleted the develop-ocksu branch November 3, 2017 15:30
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

Successfully merging this pull request may close these issues.

3 participants