Search Results - (java OR jana) source code check*
-
1
An Implementation of Naming Rule Checking Function and its Applications to Java Programming Codes
ISSN: 2158-4001Published: IEEE 11.01.2025Published in Proceedings of IEEE International Symposium on Consumer Electronics (11.01.2025)“… In this paper, we consider four naming rules to write a readable code and implement the naming rule checking function to check whether the given code follows…”
Get full text
Conference Proceeding -
2
A Threshold Selection Method in Code Plagiarism Checking Function for Code Writing Problem in Java Programming Learning Assistant System Considering AI-Generated Codes
ISSN: 2813-2203, 2813-2203Published: 26.12.2025Published in Analytics (Basel) (26.12.2025)“… The correctness of an answer code is validated by running it on JUnit. In previous works, we implemented a code plagiarism checking function that calculates the similarity score for each pair of answer codes based on the Levenshtein distance…”
Get full text
Journal Article -
3
Code Plagiarism Checking Function and Its Application for Code Writing Problem in Java Programming Learning Assistant System
ISSN: 2813-2203, 2813-2203Published: MDPI AG 17.01.2024Published in Analytics (17.01.2024)“…A web-based Java programming learning assistant system (JPLAS) has been developed for novice students to study Java programming by themselves while enhancing code reading and code writing skills…”
Get full text
Journal Article -
4
A Java typestate checker supporting inheritance
ISSN: 0167-6423Published: Elsevier B.V 01.09.2022Published in Science of computer programming (01.09.2022)“…), a tool that verifies Java source code with respect to typestates. A typestate defines the object's states, the methods that can be called in each state, and the states resulting from the calls…”
Get full text
Journal Article -
5
Instant and global consistency checking during collaborative engineering
ISSN: 1619-1366, 1619-1374Published: Berlin/Heidelberg Springer Berlin Heidelberg 01.12.2022Published in Software and systems modeling (01.12.2022)“…, consistency checking between UML models and the source code). Global…”
Get full text
Journal Article -
6
A study and toolkit of CHECK-THEN-ACT idioms of Java concurrent collections
ISSN: 0960-0833, 1099-1689Published: Chichester Blackwell Publishing Ltd 01.06.2015Published in Software testing, verification & reliability (01.06.2015)“…) concurrent collections. We analyze 28 widely used open‐source Java projects (comprising 6.4 million lines of code…”
Get full text
Journal Article -
7
Static Architecture-Conformance Checking: An Illustrative Overview
ISSN: 0740-7459, 1937-4194Published: Los Alamitos, CA IEEE 01.09.2010Published in IEEE software (01.09.2010)“…: dependency-structure matrices, source code query languages, and reflexion models. To highlight the similarities and differences between these three techniques…”
Get full text
Journal Article -
8
Verifying temporal specifications of Java programs
ISSN: 0963-9314, 1573-1367Published: New York Springer US 01.06.2020Published in Software quality journal (01.06.2020)“…Many Java programs encode temporal behaviors in their source code, typically mixing three features provided by the Java language: (1…”
Get full text
Journal Article -
9
Styler: learning formatting conventions to repair Checkstyle violations
ISSN: 1382-3256, 1573-7616, 1573-7616Published: New York Springer US 01.11.2022Published in Empirical software engineering : an international journal (01.11.2022)“… To do so, the source code of a project should be checked against the formatting conventions (or rules…”
Get full text
Journal Article -
10
Checking security compliance between models and code
ISSN: 1619-1366, 1619-1374, 1619-1374Published: Berlin/Heidelberg Springer Berlin Heidelberg 01.02.2023Published in Software and systems modeling (01.02.2023)“… Assuring this compliance manually is labor intensive and can be error-prone. This work introduces the first semi-automatic technique for secure data flow compliance checks between design models and code…”
Get full text
Journal Article -
11
Understanding the implemented access control policy of Android system services with slicing and extended static checking
ISSN: 1615-5262, 1615-5270Published: Berlin/Heidelberg Springer Berlin Heidelberg 01.08.2015Published in International journal of information security (01.08.2015)“… Since the Android source code is publicly available, the security community has the chance to assess the security mechanisms of Android…”
Get full text
Journal Article -
12
A Framework for Checking Regression Test Selection Tools
ISSN: 1558-1225Published: IEEE 01.05.2019Published in Proceedings / International Conference on Software Engineering (01.05.2019)“…Regression test selection (RTS) reduces regression testing costs by re-running only tests that can change behavior due to code changes…”
Get full text
Conference Proceeding -
13
Static code analysis
ISSN: 0740-7459, 1937-4194Published: Los Alamitos IEEE 01.07.2006Published in IEEE software (01.07.2006)“… (when it's tested). We use FindBugs, a popular open source static code checker for Java. Static code checkers in Java come in two flavors…”
Get full text
Journal Article -
14
Automated refactoring to the Null Object design pattern
ISSN: 0950-5849, 1873-6025Published: Amsterdam Elsevier B.V 01.03.2015Published in Information and software technology (01.03.2015)“…•We introduce an algorithm for automated discovery of refactoring opportunities.•We specify refactoring preconditions and the source code transformation procedure…”
Get full text
Journal Article -
15
Specification and automatic checking of architecture constraints on object oriented programs
ISSN: 0950-5849, 1873-6025Published: Elsevier B.V 01.09.2018Published in Information and software technology (01.09.2018)“… These constraints can be specified with predicate languages like OCL at design time and checked on design artifacts. Objective…”
Get full text
Journal Article -
16
JCSI: A tool for checking secure information flow in Java Card applications
ISSN: 0164-1212, 1873-1228Published: New York Elsevier Inc 01.11.2012Published in The Journal of systems and software (01.11.2012)“… ► The tool is downloadable from www.eecs.qmul.ac.uk/~masci/JCSI. This paper describes a tool for checking secure information flow in Java Card applications…”
Get full text
Journal Article -
17
Multi-view city-based approach for code-smell evolution visualisation
ISSN: 1751-8806, 1751-8814, 1751-8814Published: The Institution of Engineering and Technology 01.10.2020Published in IET software (01.10.2020)“…Code smells are indicators of inappropriate and possibly harmful design decisions that could lead to issues in the comprehensibility and maintainability of software systems…”
Get full text
Journal Article -
18
JRF-E: using model checking to give advice on eliminating memory model-related bugs
ISSN: 0928-8910, 1573-7535Published: Boston Springer US 01.12.2012Published in Automated software engineering (01.12.2012)“… Executions that are not sequentially consistent may exhibit surprising behavior such as operations on a thread occurring in a different order than indicated by the source code, or different threads…”
Get full text
Journal Article -
19
The accuracy of dependency analysis in static architecture compliance checking
ISSN: 0038-0644, 1097-024XPublished: Bognor Regis Wiley Subscription Services, Inc 01.02.2017Published in Software, practice & experience (01.02.2017)“…Summary Architecture compliance checking (ACC) is an approach to verify conformance of implemented program code to high…”
Get full text
Journal Article -
20
A Comparative Analysis of Static Code Analysis Tools that check Java Code Adherence to Java Coding Standards
Published: IEEE 01.03.2019Published in 2019 2nd International Conference on Communication, Computing and Digital systems (C-CODE) (01.03.2019)“… Implementing Java Coding standards on Java code has great importance as it creates consistency and as a result better development and maintenance…”
Get full text
Conference Proceeding